- Cal3D 0.9 API Reference -

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class 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 Thu Dec 2 19:29:06 2004 by The Cal3D Team with doxygen 1.3.9.1 © 1997-2001 Dimitri van Heesch