Blender  V3.3
Public Member Functions | Public Attributes | List of all members
btTriIndex Struct Reference

#include <btSoftBodyConcaveCollisionAlgorithm.h>

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::btTriIndex ( int  partId,
int  triangleIndex,
btCollisionShape shape 
)
inline

Member Function Documentation

◆ getPartId()

int btTriIndex::getPartId ( ) const
inline

◆ getTriangleIndex()

int btTriIndex::getTriangleIndex ( ) const
inline

◆ getUid()

int btTriIndex::getUid ( ) const
inline

Member Data Documentation

◆ m_childShape

class btCollisionShape* btTriIndex::m_childShape

◆ m_PartIdTriangleIndex

int btTriIndex::m_PartIdTriangleIndex

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