Blender
V3.3
|
Public Member Functions | |
ContactFrictionSolverLoop (btSequentialImpulseConstraintSolverMt *solver, const btBatchedConstraints *bc) | |
btScalar | sumLoop (int iBegin, int iEnd) const BT_OVERRIDE |
![]() | |
virtual | ~btIParallelSumBody () |
Public Attributes | |
btSequentialImpulseConstraintSolverMt * | m_solver |
const btBatchedConstraints * | m_bc |
Definition at line 1284 of file btSequentialImpulseConstraintSolverMt.cpp.
|
inline |
Definition at line 1289 of file btSequentialImpulseConstraintSolverMt.cpp.
|
inlinevirtual |
Implements btIParallelSumBody.
Definition at line 1294 of file btSequentialImpulseConstraintSolverMt.cpp.
References batch, BT_PROFILE, btBatchedConstraints::m_batches, m_bc, btBatchedConstraints::m_constraintIndices, m_solver, and sum().
const btBatchedConstraints* ContactFrictionSolverLoop::m_bc |
Definition at line 1287 of file btSequentialImpulseConstraintSolverMt.cpp.
Referenced by ContactFrictionSolverLoop(), and sumLoop().
btSequentialImpulseConstraintSolverMt* ContactFrictionSolverLoop::m_solver |
Definition at line 1286 of file btSequentialImpulseConstraintSolverMt.cpp.
Referenced by ContactFrictionSolverLoop(), and sumLoop().