Blender V2.61 - r43446
Public Member Functions | Public Attributes

btTriIndex Struct Reference

#include <btSoftBodyConcaveCollisionAlgorithm.h>

List of all members.

Public Member Functions

 btTriIndex (int partId, int triangleIndex, btCollisionShape *shape)
int getTriangleIndex () const
int getPartId () const
int getUid () const

Public Attributes

int m_PartIdTriangleIndex
class btCollisionShapem_childShape

Detailed Description

Definition at line 34 of file btSoftBodyConcaveCollisionAlgorithm.h.


Constructor & Destructor Documentation

btTriIndex::btTriIndex ( int  partId,
int  triangleIndex,
btCollisionShape shape 
) [inline]

Member Function Documentation

int btTriIndex::getPartId ( ) const [inline]
int btTriIndex::getTriangleIndex ( ) const [inline]
int btTriIndex::getUid ( ) const [inline]

Member Data Documentation


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