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
The destination object to clone into.
The center point of the bounding box.
The maximum point of the bounding box.
The minimum point of the bounding box.
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 类用于创建包围体。