Public Attributes

btCollisionWorld::LocalShapeInfo Struct Reference

LocalShapeInfo gives extra information for complex shapes Currently, only btTriangleMeshShape is available, so it just contains triangleIndex and subpart. More...

#include <btCollisionWorld.h>

List of all members.

Public Attributes

int m_shapePart
int m_triangleIndex

Detailed Description

LocalShapeInfo gives extra information for complex shapes Currently, only btTriangleMeshShape is available, so it just contains triangleIndex and subpart.

Definition at line 170 of file btCollisionWorld.h.


Member Data Documentation

Definition at line 172 of file btCollisionWorld.h.

Definition at line 173 of file btCollisionWorld.h.


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