Public Member Functions | Public Attributes

PHullResult Class Reference

#include <btConvexHull.h>

Collaboration diagram for PHullResult:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PHullResult (void)

Public Attributes

unsigned int mVcount
unsigned int mIndexCount
unsigned int mFaceCount
btVector3mVertices
TUIntArray m_Indices

Detailed Description

Definition at line 161 of file btConvexHull.h.


Constructor & Destructor Documentation

PHullResult::PHullResult ( void   )  [inline]

Definition at line 165 of file btConvexHull.h.


Member Data Documentation

Definition at line 177 of file btConvexHull.h.

Definition at line 175 of file btConvexHull.h.

Definition at line 174 of file btConvexHull.h.

unsigned int PHullResult::mVcount

Definition at line 173 of file btConvexHull.h.

Definition at line 176 of file btConvexHull.h.


The documentation for this class was generated from the following file: