- Cal3D 0.11 API Reference -

CalPlatform Member List

This is the complete list of members for CalPlatform, including all inherited members.

CalPlatform()CalPlatformprotected
readBytes(std::istream &input, void *pBuffer, int length)CalPlatformstatic
readBytes(char *input, void *pBuffer, int length)CalPlatformstatic
readFloat(std::istream &input, float &value)CalPlatformstatic
readFloat(char *input, float &value)CalPlatformstatic
readInteger(std::istream &input, int &value)CalPlatformstatic
readInteger(char *input, int &value)CalPlatformstatic
readShort(std::istream &input, short &value)CalPlatformstatic
readShort(char *input, short &value)CalPlatformstatic
readString(std::istream &input, std::string &strValue)CalPlatformstatic
readString(char *input, std::string &strValue)CalPlatformstatic
writeBytes(std::ostream &output, const void *pBuffer, int length)CalPlatformstatic
writeFloat(std::ostream &output, float value)CalPlatformstatic
writeInteger(std::ostream &output, int value)CalPlatformstatic
writeShort(std::ostream &output, short value)CalPlatformstatic
writeString(std::ostream &output, const std::string &strValue)CalPlatformstatic
~CalPlatform()CalPlatformprotectedvirtual

Generated by The Cal3D Team with Doxygen 1.10.0