Blender V4.3
AllocContactConstraintsLoop Struct Reference

Inherits btIParallelForBody.

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::btContactManifoldCachedInfo * m_cachedInfoArray
 

Detailed Description

Definition at line 497 of file btSequentialImpulseConstraintSolverMt.cpp.

Constructor & Destructor Documentation

◆ AllocContactConstraintsLoop()

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

Definition at line 502 of file btSequentialImpulseConstraintSolverMt.cpp.

References m_cachedInfoArray, and m_solver.

Member Function Documentation

◆ forLoop()

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

Implements btIParallelForBody.

Definition at line 507 of file btSequentialImpulseConstraintSolverMt.cpp.

References m_cachedInfoArray, and m_solver.

Member Data Documentation

◆ m_cachedInfoArray

const btSequentialImpulseConstraintSolverMt::btContactManifoldCachedInfo* AllocContactConstraintsLoop::m_cachedInfoArray

◆ m_solver

btSequentialImpulseConstraintSolverMt* AllocContactConstraintsLoop::m_solver

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