|
Bullet Collision Detection & Physics Library
|


Public Member Functions | |
| ExpandConstraintRowsLoop (int *destConstraintBatchIds, const int *srcConstraintBatchIds, const btBatchedConstraintInfo *conInfos, int numConstraintRows) | |
| void | forLoop (int iBegin, int iEnd) const BT_OVERRIDE |
Public Member Functions inherited from btIParallelForBody | |
| virtual | ~btIParallelForBody () |
Public Attributes | |
| int * | m_destConstraintBatchIds |
| const int * | m_srcConstraintBatchIds |
| const btBatchedConstraintInfo * | m_conInfos |
| int | m_numConstraintRows |
Definition at line 303 of file btBatchedConstraints.cpp.
|
inline |
Definition at line 310 of file btBatchedConstraints.cpp.
Implements btIParallelForBody.
Definition at line 317 of file btBatchedConstraints.cpp.
| const btBatchedConstraintInfo* ExpandConstraintRowsLoop::m_conInfos |
Definition at line 307 of file btBatchedConstraints.cpp.
| int* ExpandConstraintRowsLoop::m_destConstraintBatchIds |
Definition at line 305 of file btBatchedConstraints.cpp.
| int ExpandConstraintRowsLoop::m_numConstraintRows |
Definition at line 308 of file btBatchedConstraints.cpp.
Definition at line 306 of file btBatchedConstraints.cpp.