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

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

#include <btGeneric6DofSpringConstraint.h>

Collaboration diagram for btGeneric6DofSpringConstraintData:
Collaboration graph
[legend]

Public Attributes

btGeneric6DofConstraintData m_6dofData
 
int m_springEnabled [6]
 
float m_equilibriumPoint [6]
 
float m_springStiffness [6]
 
float m_springDamping [6]
 

Detailed Description

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

Definition at line 69 of file btGeneric6DofSpringConstraint.h.

Member Data Documentation

btGeneric6DofConstraintData btGeneric6DofSpringConstraintData::m_6dofData

Definition at line 71 of file btGeneric6DofSpringConstraint.h.

float btGeneric6DofSpringConstraintData::m_equilibriumPoint[6]

Definition at line 74 of file btGeneric6DofSpringConstraint.h.

float btGeneric6DofSpringConstraintData::m_springDamping[6]

Definition at line 76 of file btGeneric6DofSpringConstraint.h.

int btGeneric6DofSpringConstraintData::m_springEnabled[6]

Definition at line 73 of file btGeneric6DofSpringConstraint.h.

float btGeneric6DofSpringConstraintData::m_springStiffness[6]

Definition at line 75 of file btGeneric6DofSpringConstraint.h.


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