32 #if !defined(LoadSTL_INCLUDE_ONCE) 33 #define LoadSTL_INCLUDE_ONCE VLGRAPHICS_EXPORT ref< ResourceDatabase > loadSTL(VirtualFile *file)
An abstract class representing a file.
The String class implements an advanced UTF16 (Unicode BMP) string manipulation engine.
#define VL_INSTRUMENT_CLASS(ClassName, BaseClass)
Visualization Library main namespace.
ref< ResourceDatabase > loadResource(const String &path) const
bool writeResource(const String &, ResourceDatabase *) const
Not supported yet.
bool writeResource(VirtualFile *, ResourceDatabase *) const
Not supported yet.
ref< ResourceDatabase > loadResource(VirtualFile *file) const
#define VLGRAPHICS_EXPORT
The ref<> class is used to reference-count an Object.
The LoadWriterSTL class is a ResourceLoadWriter capable of reading STL files.
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.