Bullet Collision Detection & Physics Library
|
#include <btParallelConstraintSolver.h>
Public Attributes | |
uint16_t | numPhases |
uint16_t | numBatches [PFX_MAX_SOLVER_PHASES] |
uint16_t | numPairs [PFX_MAX_SOLVER_PHASES *PFX_MAX_SOLVER_BATCHES] |
Definition at line 45 of file btParallelConstraintSolver.h.
uint16_t PfxParallelGroup::numBatches[PFX_MAX_SOLVER_PHASES] |
Definition at line 48 of file btParallelConstraintSolver.h.
uint16_t PfxParallelGroup::numPairs[PFX_MAX_SOLVER_PHASES *PFX_MAX_SOLVER_BATCHES] |
Definition at line 49 of file btParallelConstraintSolver.h.
uint16_t PfxParallelGroup::numPhases |
Definition at line 47 of file btParallelConstraintSolver.h.