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

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

#include <btCylinderShape.h>

Public Attributes

btConvexInternalShapeData m_convexInternalShapeData
 
int m_upAxis
 
char m_padding [4]
 

Detailed Description

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

Definition at line 174 of file btCylinderShape.h.

Member Data Documentation

◆ m_convexInternalShapeData

btConvexInternalShapeData btCylinderShapeData::m_convexInternalShapeData

Definition at line 176 of file btCylinderShape.h.

◆ m_padding

char btCylinderShapeData::m_padding[4]

Definition at line 180 of file btCylinderShape.h.

◆ m_upAxis

int btCylinderShapeData::m_upAxis

Definition at line 178 of file btCylinderShape.h.

Referenced by btCollisionWorldImporter::convertCollisionShape().


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