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

#include <btGearConstraint.h>

Collaboration diagram for btGearConstraintDoubleData:
Collaboration graph
[legend]

Public Attributes

btTypedConstraintDoubleData m_typeConstraintData
 
btVector3DoubleData m_axisInA
 
btVector3DoubleData m_axisInB
 
double m_ratio
 

Detailed Description

Definition at line 109 of file btGearConstraint.h.

Member Data Documentation

◆ m_axisInA

btVector3DoubleData btGearConstraintDoubleData::m_axisInA

Definition at line 113 of file btGearConstraint.h.

◆ m_axisInB

btVector3DoubleData btGearConstraintDoubleData::m_axisInB

Definition at line 114 of file btGearConstraint.h.

◆ m_ratio

double btGearConstraintDoubleData::m_ratio

Definition at line 116 of file btGearConstraint.h.

◆ m_typeConstraintData

btTypedConstraintDoubleData btGearConstraintDoubleData::m_typeConstraintData

Definition at line 111 of file btGearConstraint.h.


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