API reference
API reference
Select your platform
No SDKs available
No versions available

IBoundsClipper Interface

This interface suggests than an implementing type is intended to serve as a TClipper type in an IClippedSurface<TClipper>.
Specifically, this clipper type limits allowable results to those that lie within a certain spatial bounding box.

Member Functions

Attempts to retrieve the bounding box corresponding to the allowed region of the clipped surface
Parameters
localTo
The transform defining the space in which the returned bounds should be expressed
bounds
The bounding box, expressed in the local space defined by localTo
Returns
True if clipping should be performed, false otherwise
Did you find this page helpful?
Thumbs up icon
Thumbs down icon