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

Public Attributes

int jointIndex
 
int otherBodyIndex
 
int nextJointNodeIndex
 
int constraintRowIndex
 

Detailed Description

Definition at line 144 of file btMLCPSolver.cpp.

Member Data Documentation

§ constraintRowIndex

int btJointNode::constraintRowIndex

Definition at line 149 of file btMLCPSolver.cpp.

§ jointIndex

int btJointNode::jointIndex

Definition at line 146 of file btMLCPSolver.cpp.

§ nextJointNodeIndex

int btJointNode::nextJointNodeIndex

Definition at line 148 of file btMLCPSolver.cpp.

§ otherBodyIndex

int btJointNode::otherBodyIndex

Definition at line 147 of file btMLCPSolver.cpp.


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