OrthoBoxConvex Class Reference

#include <boxConvex.h>

Inheritance diagram for OrthoBoxConvex:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 OrthoBoxConvex ()
virtual const MatrixFgetTransform () const
 Returns the transform of the object this is built around.

Private Types

typedef BoxConvex Parent

Private Attributes

MatrixF mOrthoMatrixCache

Member Typedef Documentation

typedef BoxConvex OrthoBoxConvex::Parent [private]


Constructor & Destructor Documentation

OrthoBoxConvex::OrthoBoxConvex (  )  [inline]


Member Function Documentation

virtual const MatrixF& OrthoBoxConvex::getTransform (  )  const [virtual]

Returns the transform of the object this is built around.

Reimplemented from Convex.


Member Data Documentation