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 68 of file bChunk.h.

Member Function Documentation

◆ getOffset()

int ChunkUtils::getOffset ( int  flags)
static

Definition at line 49 of file bChunk.cpp.

◆ swapInt()

int ChunkUtils::swapInt ( int  inte)
static

Definition at line 35 of file bChunk.cpp.

◆ swapLong64()

long64 ChunkUtils::swapLong64 ( long64  lng)
static

Definition at line 42 of file bChunk.cpp.

◆ swapShort()

short ChunkUtils::swapShort ( short  sht)
static

Definition at line 28 of file bChunk.cpp.


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