Blender
V3.3
|
Public Attributes | |
int | constraintIndex |
int | numConstraintRows |
int | bodyIds [2] |
Definition at line 31 of file btBatchedConstraints.cpp.
int btBatchedConstraintInfo::bodyIds[2] |
Definition at line 35 of file btBatchedConstraints.cpp.
Referenced by assignConstraintsToGridBatches(), findMaxDynamicConstraintExtent(), ReadSolverConstraintsLoop::forLoop(), initBatchedConstraintInfo(), and runLengthEncodeConstraintInfo().
int btBatchedConstraintInfo::constraintIndex |
Definition at line 33 of file btBatchedConstraints.cpp.
Referenced by expandConstraintRows(), expandConstraintRowsInPlace(), ReadSolverConstraintsLoop::forLoop(), initBatchedConstraintInfo(), and runLengthEncodeConstraintInfo().
int btBatchedConstraintInfo::numConstraintRows |
Definition at line 34 of file btBatchedConstraints.cpp.
Referenced by expandConstraintRows(), expandConstraintRowsInPlace(), ReadSolverConstraintsLoop::forLoop(), initBatchedConstraintInfo(), runLengthEncodeConstraintInfo(), and setupSpatialGridBatchesMt().