Click or drag to resize

BBox Constructor

Overload List
  NameDescription
Public methodBBox
Initializes a new instance of the BBox class
Public methodBBox(BSphere)
Initializes a new instance of the BBox class
Public methodBBox(Vector3)
Initializes a new instance of the BBox class
Public methodBBox(Vector3, Vector3)
Create a bounding box.
Public methodBBox(Vector3, Single)
Create a bounding sphere.
Public methodBBox(Single, Single, Single)
Initializes a new instance of the BBox class
Top
See Also