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

Member Data Documentation

btGeneric6DofConstraintDoubleData2 btGeneric6DofSpringConstraintDoubleData2::m_6dofData

Definition at line 109 of file btGeneric6DofSpringConstraint.h.

double btGeneric6DofSpringConstraintDoubleData2::m_equilibriumPoint[6]

Definition at line 112 of file btGeneric6DofSpringConstraint.h.

double btGeneric6DofSpringConstraintDoubleData2::m_springDamping[6]

Definition at line 114 of file btGeneric6DofSpringConstraint.h.

int btGeneric6DofSpringConstraintDoubleData2::m_springEnabled[6]

Definition at line 111 of file btGeneric6DofSpringConstraint.h.

double btGeneric6DofSpringConstraintDoubleData2::m_springStiffness[6]

Definition at line 113 of file btGeneric6DofSpringConstraint.h.


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