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

#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

Definition at line 97 of file btGeneric6DofSpringConstraint.h.

Member Data Documentation

btGeneric6DofConstraintData btGeneric6DofSpringConstraintData::m_6dofData

Definition at line 99 of file btGeneric6DofSpringConstraint.h.

float btGeneric6DofSpringConstraintData::m_equilibriumPoint[6]

Definition at line 102 of file btGeneric6DofSpringConstraint.h.

float btGeneric6DofSpringConstraintData::m_springDamping[6]

Definition at line 104 of file btGeneric6DofSpringConstraint.h.

int btGeneric6DofSpringConstraintData::m_springEnabled[6]

Definition at line 101 of file btGeneric6DofSpringConstraint.h.

float btGeneric6DofSpringConstraintData::m_springStiffness[6]

Definition at line 103 of file btGeneric6DofSpringConstraint.h.


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