Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlCore/Vector3.hpp>
#include <vlGraphics/Actor.hpp>
#include <vlCore/ResourceLoadWriter.hpp>
#include <vlCore/ResourceDatabase.hpp>
Go to the source code of this file.
Classes | |
class | vl::LoadWriterAC3D |
The LoadWriterAC3D class is a ResourceLoadWriter capable of reading AC3D files. More... | |
Namespaces | |
namespace | vl |
Visualization Library namespace. | |
Functions | |
VLGRAPHICS_EXPORT ref < ResourceDatabase > | vl::loadAC3D (VirtualFile *file) |
Loads and AC3D file (.ac) | |
VLGRAPHICS_EXPORT ref < ResourceDatabase > | vl::loadAC3D (const String &path) |
Loads and AC3D file (.ac) |