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 932 of file bullet.h.

Member Data Documentation

◆ m_pivotInA

btVector3DoubleData Bullet::btPoint2PointConstraintDoubleData::m_pivotInA

Definition at line 936 of file bullet.h.

◆ m_pivotInB

btVector3DoubleData Bullet::btPoint2PointConstraintDoubleData::m_pivotInB

Definition at line 937 of file bullet.h.

◆ m_typeConstraintData

btTypedConstraintData Bullet::btPoint2PointConstraintDoubleData::m_typeConstraintData

Definition at line 935 of file bullet.h.


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