The BoundsImpl
instance to calculate the intersection with.
-1 if the bounds do not intersect; when not 0, the return value is the intersecting volume
A new BoundsImpl
instance that is a clone of the current bounding box.
The destination object to clone into.
The new center point to set for the bounding box.
The new range to set for the bounding box.
The new maximum point to set for the bounding box.
The new minimum point to set for the bounding box.
En
BoundsImpl class is used to create a bounding box.
Zh
BoundsImpl 类用于创建包围体。