Bullet Collision Detection & Physics Library
Public Attributes | Static Public Attributes | List of all members
btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo Struct Reference

#include <btSequentialImpulseConstraintSolverMt.h>

Collaboration diagram for btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo:
Collaboration graph
[legend]

Public Attributes

int numTouchingContacts
 
int solverBodyIds [2]
 
int contactIndex
 
int rollingFrictionIndex
 
bool contactHasRollingFriction [MAX_NUM_CONTACT_POINTS]
 
btManifoldPointcontactPoints [MAX_NUM_CONTACT_POINTS]
 

Static Public Attributes

static const int MAX_NUM_CONTACT_POINTS = 4
 

Detailed Description

Definition at line 65 of file btSequentialImpulseConstraintSolverMt.h.

Member Data Documentation

bool btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo::contactHasRollingFriction[MAX_NUM_CONTACT_POINTS]

Definition at line 73 of file btSequentialImpulseConstraintSolverMt.h.

int btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo::contactIndex

Definition at line 71 of file btSequentialImpulseConstraintSolverMt.h.

btManifoldPoint* btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo::contactPoints[MAX_NUM_CONTACT_POINTS]

Definition at line 74 of file btSequentialImpulseConstraintSolverMt.h.

const int btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo::MAX_NUM_CONTACT_POINTS = 4
static

Definition at line 67 of file btSequentialImpulseConstraintSolverMt.h.

int btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo::numTouchingContacts

Definition at line 69 of file btSequentialImpulseConstraintSolverMt.h.

int btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo::rollingFrictionIndex

Definition at line 72 of file btSequentialImpulseConstraintSolverMt.h.

int btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo::solverBodyIds[2]

Definition at line 70 of file btSequentialImpulseConstraintSolverMt.h.


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