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

bool TA::CollisionObject::InitialiseFromFile (
const Char *   szFileName  )
 

Call this function to load a collision object from a file.

Parameters:
szFileName
A null terminated string holding the path and filename to load from.
Returns:
Returns true on success, false if this the file cannot be opened, or this object is not serialisable.
See also:
TA::CollisionObject::SaveToFile, TA::CollisionObject::InitialiseFromFileInMemory, TA::CollisionObject::SaveToFileInMemory and TA::CollisionObject::CalculateFileSize.



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