- Cal3D 0.9 API Reference -

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

CalPlatform Member List

This is the complete list of members for CalPlatform, including all inherited members.
CalPlatform()CalPlatform [protected]
readBytes(std::istream &input, void *pBuffer, int length)CalPlatform [static]
readBytes(char *input, void *pBuffer, int length)CalPlatform [static]
readFloat(std::istream &input, float &value)CalPlatform [static]
readFloat(char *input, float &value)CalPlatform [static]
readInteger(std::istream &input, int &value)CalPlatform [static]
readInteger(char *input, int &value)CalPlatform [static]
readString(std::istream &input, std::string &strValue)CalPlatform [static]
readString(char *input, std::string &strValue)CalPlatform [static]
writeBytes(std::ostream &output, const void *pBuffer, int length)CalPlatform [static]
writeFloat(std::ostream &output, float value)CalPlatform [static]
writeInteger(std::ostream &output, int value)CalPlatform [static]
writeString(std::ostream &output, const std::string &strValue)CalPlatform [static]
~CalPlatform()CalPlatform [protected, virtual]

Generated at Sun Oct 12 18:38:50 2003 by The Cal3D Team with doxygen 1.2.14 © 1997-2001 Dimitri van Heesch