Blender V4.3
SetupContactConstraintsLoop Struct Reference

Inherits btIParallelForBody.

Public Member Functions

 SetupContactConstraintsLoop (btSequentialImpulseConstraintSolverMt *solver, const btBatchedConstraints *bc, const btContactSolverInfo &infoGlobal)
 
void forLoop (int iBegin, int iEnd) const BT_OVERRIDE
 
- Public Member Functions inherited from btIParallelForBody
virtual ~btIParallelForBody ()
 

Public Attributes

btSequentialImpulseConstraintSolverMtm_solver
 
const btBatchedConstraintsm_bc
 
const btContactSolverInfom_infoGlobal
 

Detailed Description

Definition at line 246 of file btSequentialImpulseConstraintSolverMt.cpp.

Constructor & Destructor Documentation

◆ SetupContactConstraintsLoop()

SetupContactConstraintsLoop::SetupContactConstraintsLoop ( btSequentialImpulseConstraintSolverMt * solver,
const btBatchedConstraints * bc,
const btContactSolverInfo & infoGlobal )
inline

Definition at line 252 of file btSequentialImpulseConstraintSolverMt.cpp.

References infoGlobal, m_bc, m_infoGlobal, and m_solver.

Member Function Documentation

◆ forLoop()

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

Member Data Documentation

◆ m_bc

const btBatchedConstraints* SetupContactConstraintsLoop::m_bc

◆ m_infoGlobal

const btContactSolverInfo* SetupContactConstraintsLoop::m_infoGlobal

◆ m_solver

btSequentialImpulseConstraintSolverMt* SetupContactConstraintsLoop::m_solver

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