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

#include <btGeneric6DofSpringConstraint.h>

Collaboration diagram for btGeneric6DofSpringConstraintDoubleData2:
Collaboration graph
[legend]

Public Attributes

btGeneric6DofConstraintDoubleData2 m_6dofData
 
int m_springEnabled [6]
 
double m_equilibriumPoint [6]
 
double m_springStiffness [6]
 
double m_springDamping [6]
 

Detailed Description

Definition at line 87 of file btGeneric6DofSpringConstraint.h.

Member Data Documentation

btGeneric6DofConstraintDoubleData2 btGeneric6DofSpringConstraintDoubleData2::m_6dofData

Definition at line 89 of file btGeneric6DofSpringConstraint.h.

double btGeneric6DofSpringConstraintDoubleData2::m_equilibriumPoint[6]

Definition at line 92 of file btGeneric6DofSpringConstraint.h.

double btGeneric6DofSpringConstraintDoubleData2::m_springDamping[6]

Definition at line 94 of file btGeneric6DofSpringConstraint.h.

int btGeneric6DofSpringConstraintDoubleData2::m_springEnabled[6]

Definition at line 91 of file btGeneric6DofSpringConstraint.h.

double btGeneric6DofSpringConstraintDoubleData2::m_springStiffness[6]

Definition at line 93 of file btGeneric6DofSpringConstraint.h.


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