Blender V5.0
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

Member Function Documentation

◆ forLoop()

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

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: