Bullet Collision Detection & Physics Library
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

namespace  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

◆ long64

#define long64   __int64

Definition at line 20 of file bChunk.h.