|
Blender
V3.3
|
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 | |
| btSequentialImpulseConstraintSolverMt * | m_solver |
| const btBatchedConstraints * | m_bc |
Definition at line 1362 of file btSequentialImpulseConstraintSolverMt.cpp.
|
inline |
Definition at line 1367 of file btSequentialImpulseConstraintSolverMt.cpp.
|
inlinevirtual |
Implements btIParallelSumBody.
Definition at line 1372 of file btSequentialImpulseConstraintSolverMt.cpp.
References batch, BT_PROFILE, btBatchedConstraints::m_batches, m_bc, btBatchedConstraints::m_constraintIndices, m_solver, and sum().
| const btBatchedConstraints* ContactRollingFrictionSolverLoop::m_bc |
Definition at line 1365 of file btSequentialImpulseConstraintSolverMt.cpp.
Referenced by ContactRollingFrictionSolverLoop(), and sumLoop().
| btSequentialImpulseConstraintSolverMt* ContactRollingFrictionSolverLoop::m_solver |
Definition at line 1364 of file btSequentialImpulseConstraintSolverMt.cpp.
Referenced by ContactRollingFrictionSolverLoop(), and sumLoop().