Blender V4.5
ContactFrictionSolverLoop Struct Reference

Inherits btIParallelSumBody.

Public Member Functions

 ContactFrictionSolverLoop (btSequentialImpulseConstraintSolverMt *solver, const btBatchedConstraints *bc)
btScalar sumLoop (int iBegin, int iEnd) const BT_OVERRIDE
Public Member Functions inherited from btIParallelSumBody
virtual ~btIParallelSumBody ()

Public Attributes

btSequentialImpulseConstraintSolverMtm_solver
const btBatchedConstraintsm_bc

Detailed Description

Definition at line 1284 of file btSequentialImpulseConstraintSolverMt.cpp.

Constructor & Destructor Documentation

◆ ContactFrictionSolverLoop()

ContactFrictionSolverLoop::ContactFrictionSolverLoop ( btSequentialImpulseConstraintSolverMt * solver,
const btBatchedConstraints * bc )
inline

Member Function Documentation

◆ sumLoop()

Member Data Documentation

◆ m_bc

const btBatchedConstraints* ContactFrictionSolverLoop::m_bc

◆ m_solver

btSequentialImpulseConstraintSolverMt* ContactFrictionSolverLoop::m_solver

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