Bullet Collision Detection & Physics Library
Classes | Namespaces | Macros | Variables
bChunk.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bParse::bChunkPtr4
 
class  bParse::bChunkPtr8
 
class  bParse::bChunkInd
 
class  bParse::ChunkUtils
 

Namespaces

 bParse
 

Macros

#define long64   __int64
 

Variables

const int bParse::CHUNK_HEADER_LEN = ((sizeof(bChunkInd)))
 
const bool bParse::VOID_IS_8 = ((sizeof(void*)==8))
 

Macro Definition Documentation

#define long64   __int64

Definition at line 20 of file bChunk.h.