Bullet Collision Detection & Physics Library
Public Attributes | List of all members
btConstraintSolverIO Struct Reference

#include <btParallelConstraintSolver.h>

Collaboration diagram for btConstraintSolverIO:
Collaboration graph
[legend]

Public Attributes

uint8_t cmd
 
union {
   PfxSetupContactConstraintsIO   setupContactConstraints
 
   PfxSolveConstraintsIO   solveConstraints
 
   PfxPostSolverIO   postSolver
 
}; 
 
uint32_t barrierAddr2
 
uint32_t criticalsectionAddr2
 
uint32_t maxTasks1
 

Detailed Description

Definition at line 242 of file btParallelConstraintSolver.h.

Member Data Documentation

union { ... }
uint32_t btConstraintSolverIO::barrierAddr2

Definition at line 251 of file btParallelConstraintSolver.h.

uint8_t btConstraintSolverIO::cmd

Definition at line 243 of file btParallelConstraintSolver.h.

uint32_t btConstraintSolverIO::criticalsectionAddr2

Definition at line 252 of file btParallelConstraintSolver.h.

uint32_t btConstraintSolverIO::maxTasks1

Definition at line 253 of file btParallelConstraintSolver.h.

PfxPostSolverIO btConstraintSolverIO::postSolver

Definition at line 247 of file btParallelConstraintSolver.h.

PfxSetupContactConstraintsIO btConstraintSolverIO::setupContactConstraints

Definition at line 245 of file btParallelConstraintSolver.h.

PfxSolveConstraintsIO btConstraintSolverIO::solveConstraints

Definition at line 246 of file btParallelConstraintSolver.h.


The documentation for this struct was generated from the following file: