Bullet Collision Detection & Physics Library
Public Attributes | List of all members
btConstraintSolverPoolMt::ThreadSolver Struct Reference
Collaboration diagram for btConstraintSolverPoolMt::ThreadSolver:
Collaboration graph
[legend]

Public Attributes

btConstraintSolversolver
 
btSpinMutex mutex
 
char _cachelinePadding [kCacheLineSize-sizeof(btSpinMutex)-sizeof(void *)]
 

Detailed Description

Definition at line 62 of file btDiscreteDynamicsWorldMt.h.

Member Data Documentation

char btConstraintSolverPoolMt::ThreadSolver::_cachelinePadding[kCacheLineSize-sizeof(btSpinMutex)-sizeof(void *)]

Definition at line 66 of file btDiscreteDynamicsWorldMt.h.

btSpinMutex btConstraintSolverPoolMt::ThreadSolver::mutex

Definition at line 65 of file btDiscreteDynamicsWorldMt.h.

btConstraintSolver* btConstraintSolverPoolMt::ThreadSolver::solver

Definition at line 64 of file btDiscreteDynamicsWorldMt.h.


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