Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
AllocContactConstraintsLoop Struct Reference
Inheritance diagram for AllocContactConstraintsLoop:
Inheritance graph
[legend]
Collaboration diagram for AllocContactConstraintsLoop:
Collaboration graph
[legend]

Public Member Functions

 AllocContactConstraintsLoop (btSequentialImpulseConstraintSolverMt *solver, btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo *cachedInfoArray)
 
void forLoop (int iBegin, int iEnd) const BT_OVERRIDE
 
- Public Member Functions inherited from btIParallelForBody
virtual ~btIParallelForBody ()
 

Public Attributes

btSequentialImpulseConstraintSolverMtm_solver
 
const btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfom_cachedInfoArray
 

Detailed Description

Definition at line 516 of file btSequentialImpulseConstraintSolverMt.cpp.

Constructor & Destructor Documentation

AllocContactConstraintsLoop::AllocContactConstraintsLoop ( btSequentialImpulseConstraintSolverMt solver,
btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo cachedInfoArray 
)
inline

Definition at line 521 of file btSequentialImpulseConstraintSolverMt.cpp.

Member Function Documentation

void AllocContactConstraintsLoop::forLoop ( int  iBegin,
int  iEnd 
) const
inlinevirtual

Implements btIParallelForBody.

Definition at line 526 of file btSequentialImpulseConstraintSolverMt.cpp.

Member Data Documentation

const btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo* AllocContactConstraintsLoop::m_cachedInfoArray

Definition at line 519 of file btSequentialImpulseConstraintSolverMt.cpp.

btSequentialImpulseConstraintSolverMt* AllocContactConstraintsLoop::m_solver

Definition at line 518 of file btSequentialImpulseConstraintSolverMt.cpp.


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