Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
bParse::bChunkPtr8 Class Reference

#include <bChunk.h>

Public Member Functions

 bChunkPtr8 ()
 

Public Attributes

int code
 
int len
 
union {
   long64   oldPrev
 
   int   m_uniqueInts [2]
 
}; 
 
int dna_nr
 
int nr
 

Detailed Description

Definition at line 48 of file bChunk.h.

Constructor & Destructor Documentation

bParse::bChunkPtr8::bChunkPtr8 ( )
inline

Definition at line 51 of file bChunk.h.

Member Data Documentation

union { ... }
int bParse::bChunkPtr8::code

Definition at line 52 of file bChunk.h.

int bParse::bChunkPtr8::dna_nr

Definition at line 58 of file bChunk.h.

int bParse::bChunkPtr8::len

Definition at line 52 of file bChunk.h.

int bParse::bChunkPtr8::m_uniqueInts[2]

Definition at line 56 of file bChunk.h.

int bParse::bChunkPtr8::nr

Definition at line 58 of file bChunk.h.

long64 bParse::bChunkPtr8::oldPrev

Definition at line 55 of file bChunk.h.


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