4 references to GetClippedBounds
ReachFramework (4)
AlphaFlattener\Optimizer.cs (4)
181
if (primitive.
GetClippedBounds
().IntersectsWith(cluster.m_bounds) &&
258
Rect bounds = commands[i].
GetClippedBounds
();
317
Rect bounds = pi.
GetClippedBounds
();
404
Rect bounds = pi.
GetClippedBounds
();