Blender V5.0
ContactRollingFrictionSolverLoop Struct Reference

Inherits btIParallelSumBody.

Public Member Functions

 ContactRollingFrictionSolverLoop (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 1362 of file btSequentialImpulseConstraintSolverMt.cpp.

Constructor & Destructor Documentation

◆ ContactRollingFrictionSolverLoop()

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

Member Function Documentation

◆ sumLoop()

btScalar ContactRollingFrictionSolverLoop::sumLoop ( int iBegin,
int iEnd ) const
inlinevirtual

Implements btIParallelSumBody.

Definition at line 1372 of file btSequentialImpulseConstraintSolverMt.cpp.

References batch, BT_OVERRIDE, BT_PROFILE, m_bc, m_solver, and sum().

Member Data Documentation

◆ m_bc

const btBatchedConstraints* ContactRollingFrictionSolverLoop::m_bc

◆ m_solver

btSequentialImpulseConstraintSolverMt* ContactRollingFrictionSolverLoop::m_solver

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