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 77 of file btGeneric6DofSpringConstraint.h.

Member Data Documentation

btGeneric6DofConstraintData btGeneric6DofSpringConstraintData::m_6dofData

Definition at line 79 of file btGeneric6DofSpringConstraint.h.

float btGeneric6DofSpringConstraintData::m_equilibriumPoint[6]

Definition at line 82 of file btGeneric6DofSpringConstraint.h.

float btGeneric6DofSpringConstraintData::m_springDamping[6]

Definition at line 84 of file btGeneric6DofSpringConstraint.h.

int btGeneric6DofSpringConstraintData::m_springEnabled[6]

Definition at line 81 of file btGeneric6DofSpringConstraint.h.

float btGeneric6DofSpringConstraintData::m_springStiffness[6]

Definition at line 83 of file btGeneric6DofSpringConstraint.h.


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