Blender V4.3
rbCollisionShape Struct Reference

Public Attributes

btCollisionShapecshape
 
rbMeshDatamesh
 
rbCollisionShape ** compoundChildShapes
 
int compoundChilds
 

Detailed Description

Definition at line 83 of file rb_bullet_api.cpp.

Member Data Documentation

◆ compoundChilds

int rbCollisionShape::compoundChilds

Definition at line 87 of file rb_bullet_api.cpp.

Referenced by RB_compound_add_child_shape().

◆ compoundChildShapes

rbCollisionShape** rbCollisionShape::compoundChildShapes

Definition at line 86 of file rb_bullet_api.cpp.

Referenced by RB_compound_add_child_shape().

◆ cshape

◆ mesh

rbMeshData* rbCollisionShape::mesh

Definition at line 85 of file rb_bullet_api.cpp.


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