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

◆ getOffset()

int ChunkUtils::getOffset ( int flags)
static

Definition at line 51 of file bChunk.cpp.

◆ swapInt()

int ChunkUtils::swapInt ( int inte)
static

Definition at line 37 of file bChunk.cpp.

◆ swapLong64()

long64 ChunkUtils::swapLong64 ( long64 lng)
static

Definition at line 44 of file bChunk.cpp.

◆ swapShort()

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: