Bullet Collision Detection & Physics Library
Public Attributes | List of all members
Bullet::btPoint2PointConstraintDoubleData Class Reference

#include <bullet.h>

Collaboration diagram for Bullet::btPoint2PointConstraintDoubleData:
Collaboration graph
[legend]

Public Attributes

btTypedConstraintData m_typeConstraintData
 
btVector3DoubleData m_pivotInA
 
btVector3DoubleData m_pivotInB
 

Detailed Description

Definition at line 929 of file bullet.h.

Member Data Documentation

btVector3DoubleData Bullet::btPoint2PointConstraintDoubleData::m_pivotInA

Definition at line 933 of file bullet.h.

btVector3DoubleData Bullet::btPoint2PointConstraintDoubleData::m_pivotInB

Definition at line 934 of file bullet.h.

btTypedConstraintData Bullet::btPoint2PointConstraintDoubleData::m_typeConstraintData

Definition at line 932 of file bullet.h.


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