BoundingOrientedBox Methods

Method Description
Contains
Tests whether the BoundingOrientedBox contains another object.
Intersects
Tests the BoundingOrientedBox for intersection with another object.
Transform
Transforms the BoundingOrientedBox.
ContainedBy
Tests whether the BoundingOrientedBox is contained by a frustum.
CreateFromBoundingBox
Creates a BoundingOrientedBox from a BoundingBox.
CreateFromPoints
Creates a BoundingOrientedBox from a collection of points.
GetCorners
Retrieves the corners of the BoundingOrientedBox.
op_Assignment
Copies values from another BoundingOrientedBox.

 

BoundingOrientedBox