Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
btUsageBitfield Struct Reference

#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
 

Detailed Description

Definition at line 36 of file btVoronoiSimplexSolver.h.

Constructor & Destructor Documentation

btUsageBitfield::btUsageBitfield ( )
inline

Definition at line 37 of file btVoronoiSimplexSolver.h.

Member Function Documentation

void btUsageBitfield::reset ( )
inline

Definition at line 42 of file btVoronoiSimplexSolver.h.

Member Data Documentation

unsigned short btUsageBitfield::unused1

Definition at line 53 of file btVoronoiSimplexSolver.h.

unsigned short btUsageBitfield::unused2

Definition at line 54 of file btVoronoiSimplexSolver.h.

unsigned short btUsageBitfield::unused3

Definition at line 55 of file btVoronoiSimplexSolver.h.

unsigned short btUsageBitfield::unused4

Definition at line 56 of file btVoronoiSimplexSolver.h.

unsigned short btUsageBitfield::usedVertexA

Definition at line 49 of file btVoronoiSimplexSolver.h.

unsigned short btUsageBitfield::usedVertexB

Definition at line 50 of file btVoronoiSimplexSolver.h.

unsigned short btUsageBitfield::usedVertexC

Definition at line 51 of file btVoronoiSimplexSolver.h.

unsigned short btUsageBitfield::usedVertexD

Definition at line 52 of file btVoronoiSimplexSolver.h.


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