Bullet Collision Detection & Physics Library
Public Attributes | List of all members
btStridingMeshInterfaceData Struct Reference

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

#include <btStridingMeshInterface.h>

Collaboration diagram for btStridingMeshInterfaceData:
Collaboration graph
[legend]

Public Attributes

btMeshPartDatam_meshPartsPtr
 
btVector3FloatData m_scaling
 
int m_numMeshParts
 
char m_padding [4]
 

Detailed Description

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

Definition at line 146 of file btStridingMeshInterface.h.

Member Data Documentation

btMeshPartData* btStridingMeshInterfaceData::m_meshPartsPtr

Definition at line 148 of file btStridingMeshInterface.h.

int btStridingMeshInterfaceData::m_numMeshParts

Definition at line 150 of file btStridingMeshInterface.h.

char btStridingMeshInterfaceData::m_padding[4]

Definition at line 151 of file btStridingMeshInterface.h.

btVector3FloatData btStridingMeshInterfaceData::m_scaling

Definition at line 149 of file btStridingMeshInterface.h.


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