torque Torque Game Engine Documentation
TGE Version 1.5.2

OrthoBoxConvex Class Reference

#include <boxConvex.h>

Inheritance diagram for OrthoBoxConvex:

Inheritance graph
[legend]

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.


Field Documentation




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen