| Bullet Collision Detection & Physics Library
    | 
#include <btVoronoiSimplexSolver.h>
| Public Member Functions | |
| btUsageBitfield () | |
| void | reset () | 
| Public Attributes | |
| unsigned short | usedVertexA: 1 | 
| unsigned short | usedVertexB: 1 | 
| unsigned short | usedVertexC: 1 | 
| unsigned short | usedVertexD: 1 | 
| unsigned short | unused1: 1 | 
| unsigned short | unused2: 1 | 
| unsigned short | unused3: 1 | 
| unsigned short | unused4: 1 | 
Definition at line 32 of file btVoronoiSimplexSolver.h.
| 
 | inline | 
Definition at line 33 of file btVoronoiSimplexSolver.h.
| 
 | inline | 
Definition at line 38 of file btVoronoiSimplexSolver.h.
| unsigned short btUsageBitfield::unused1 | 
Definition at line 49 of file btVoronoiSimplexSolver.h.
| unsigned short btUsageBitfield::unused2 | 
Definition at line 50 of file btVoronoiSimplexSolver.h.
| unsigned short btUsageBitfield::unused3 | 
Definition at line 51 of file btVoronoiSimplexSolver.h.
| unsigned short btUsageBitfield::unused4 | 
Definition at line 52 of file btVoronoiSimplexSolver.h.
| unsigned short btUsageBitfield::usedVertexA | 
Definition at line 45 of file btVoronoiSimplexSolver.h.
| unsigned short btUsageBitfield::usedVertexB | 
Definition at line 46 of file btVoronoiSimplexSolver.h.
| unsigned short btUsageBitfield::usedVertexC | 
Definition at line 47 of file btVoronoiSimplexSolver.h.
| unsigned short btUsageBitfield::usedVertexD | 
Definition at line 48 of file btVoronoiSimplexSolver.h.
 1.8.11
 1.8.11