True Axis Physics SDK 1.2.0.1 Beta Documentation
www.trueaxis.com

bool TA::CollisionObject::InitialiseFromFileInMemory (
void *   pFileData,
int   nSizeInBytes
 

Call this function to load a collision object from a file stored in memory.

Parameters:
pFileData
A pointer to an area of memory that holds the file.
nSizeInBytes
The size of the file in bytes.
Returns:
Returns true on success.
See also:
TA::CollisionObject::InitialiseFromFile, TA::CollisionObject::SaveToFile, TA::CollisionObject::SaveToFileInMemory and TA::CollisionObject::CalculateFileSize.



© Copyright 2004-2006 TRUE AXIS PTY LTD Australia. All rights reserved.