4 references to GetClippedBounds
ReachFramework (4)
AlphaFlattener\Optimizer.cs (4)
185
if (primitive.
GetClippedBounds
().IntersectsWith(cluster.m_bounds) &&
262
Rect bounds = commands[i].
GetClippedBounds
();
321
Rect bounds = pi.
GetClippedBounds
();
408
Rect bounds = pi.
GetClippedBounds
();