Blender  V3.3
Public Attributes | List of all members
btConeShapeData Struct Reference

do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...

#include <btConeShape.h>

Public Attributes

btConvexInternalShapeData m_convexInternalShapeData
 
int m_upIndex
 
char m_padding [4]
 

Detailed Description

do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64

Definition at line 141 of file btConeShape.h.

Member Data Documentation

◆ m_convexInternalShapeData

btConvexInternalShapeData btConeShapeData::m_convexInternalShapeData

Definition at line 143 of file btConeShape.h.

◆ m_padding

char btConeShapeData::m_padding[4]

Definition at line 147 of file btConeShape.h.

◆ m_upIndex

int btConeShapeData::m_upIndex

Definition at line 145 of file btConeShape.h.

Referenced by btCollisionWorldImporter::convertCollisionShape().


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