| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
core.Selectable --+
|
BoundingBox3D
A bounding box in 3 dimensions.
|
| Class Hierarchy for BoundingBox3D |
constructor BoundingBox3D():
constructor BoundingBox3D(iLower, iUpper):
| Instance Methods | |||
| Vector3d |
|
||
| bool |
|
||
| Vector3d |
|
||
| None |
|
||
| bool |
|
||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
| Vector3dNone |
lower The lower corner point. |
| Vector3dNone |
upper The upper corner point. |
|
Inherited from |
|
| Method Details |
Check if another bounding box is within the bounding box.
|
Expands the bounding box to include a point.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:27 2019 | http://epydoc.sourceforge.net |