Constructors
Summary
public MyOrientedBoundingBoxD(MatrixD matrix)
Parameters
- MatrixD matrix
Summary
public MyOrientedBoundingBoxD(Vector3D center, Vector3D halfExtents, Quaternion orientation)
Parameters
- Vector3D center
- Vector3D halfExtents
- Quaternion orientation
Summary
public MyOrientedBoundingBoxD(BoundingBoxD box, MatrixD transform)
Parameters
- BoundingBoxD box
- MatrixD transform