Click or drag to resize
AB4D logo

Bounds Constructor

Overload List
 NameDescription
Public methodBounds Constructor that creates an empty Bounds
Public methodBounds(BoundingBox) Constructor with specified BoundingBox
Public methodBounds(Vector3, Vector3) Constructor that is created from specified minimum and maximum positions.
Public methodBounds(Vector3, Single) Constructor that is created from specified sphere's center and sphere's radius.
Top
See Also