Bullet Collision Detection & Physics Library
|
Public Member Functions | |
ContactRollingFrictionSolverLoop (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 1420 of file btSequentialImpulseConstraintSolverMt.cpp.
|
inline |
Definition at line 1425 of file btSequentialImpulseConstraintSolverMt.cpp.
|
inlinevirtual |
Implements btIParallelSumBody.
Definition at line 1430 of file btSequentialImpulseConstraintSolverMt.cpp.
const btBatchedConstraints* ContactRollingFrictionSolverLoop::m_bc |
Definition at line 1423 of file btSequentialImpulseConstraintSolverMt.cpp.
btSequentialImpulseConstraintSolverMt* ContactRollingFrictionSolverLoop::m_solver |
Definition at line 1422 of file btSequentialImpulseConstraintSolverMt.cpp.