32 #if !defined(LoadMD2_INCLUDE_ONCE) 33 #define LoadMD2_INCLUDE_ONCE An abstract class representing a file.
The LoadWriterMD2 class is a ResourceLoadWriter capable of reading MD2 files.
The String class implements an advanced UTF16 (Unicode BMP) string manipulation engine.
VLGRAPHICS_EXPORT ref< ResourceDatabase > loadMD2(const String &path)
#define VL_INSTRUMENT_CLASS(ClassName, BaseClass)
bool writeResource(VirtualFile *, ResourceDatabase *) const
Not supported yet.
Visualization Library main namespace.
ref< ResourceDatabase > loadResource(const String &path) const
#define VLGRAPHICS_EXPORT
bool writeResource(const String &, ResourceDatabase *) const
Not supported yet.
The ref<> class is used to reference-count an Object.
The ResourceLoadWriter class is an abstract class used to implement read/write support for one or mor...
The ResourceDatabase class contains and manipulates a set of resources.
ref< ResourceDatabase > loadResource(VirtualFile *file) const