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

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

#include <btStaticPlaneShape.h>

Collaboration diagram for btStaticPlaneShapeData:
Collaboration graph
[legend]

Public Attributes

btCollisionShapeData m_collisionShapeData
 
btVector3FloatData m_localScaling
 
btVector3FloatData m_planeNormal
 
float m_planeConstant
 
char m_pad [4]
 

Detailed Description

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

Definition at line 69 of file btStaticPlaneShape.h.

Member Data Documentation

◆ m_collisionShapeData

btCollisionShapeData btStaticPlaneShapeData::m_collisionShapeData

Definition at line 71 of file btStaticPlaneShape.h.

◆ m_localScaling

btVector3FloatData btStaticPlaneShapeData::m_localScaling

Definition at line 73 of file btStaticPlaneShape.h.

◆ m_pad

char btStaticPlaneShapeData::m_pad[4]

Definition at line 76 of file btStaticPlaneShape.h.

◆ m_planeConstant

float btStaticPlaneShapeData::m_planeConstant

Definition at line 75 of file btStaticPlaneShape.h.

◆ m_planeNormal

btVector3FloatData btStaticPlaneShapeData::m_planeNormal

Definition at line 74 of file btStaticPlaneShape.h.


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