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