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

#include <bChunk.h>

Static Public Member Functions

static int getOffset (int flags)
 
static short swapShort (short sht)
 
static int swapInt (int inte)
 
static long64 swapLong64 (long64 lng)
 

Detailed Description

Definition at line 73 of file bChunk.h.

Member Function Documentation

int ChunkUtils::getOffset ( int  flags)
static

Definition at line 51 of file bChunk.cpp.

int ChunkUtils::swapInt ( int  inte)
static

Definition at line 37 of file bChunk.cpp.

long64 ChunkUtils::swapLong64 ( long64  lng)
static

Definition at line 44 of file bChunk.cpp.

short ChunkUtils::swapShort ( short  sht)
static

Definition at line 30 of file bChunk.cpp.


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