4 references to GetClippedBounds
ReachFramework (4)
AlphaFlattener\Optimizer.cs (4)
182
if (primitive.
GetClippedBounds
().IntersectsWith(cluster.m_bounds) &&
259
Rect bounds = commands[i].
GetClippedBounds
();
318
Rect bounds = pi.
GetClippedBounds
();
405
Rect bounds = pi.
GetClippedBounds
();