Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#include <vl/Geometry.hpp>#include <vl/ResourceLoadWriter.hpp>#include <vl/ResourceDatabase.hpp>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. | |
Defines | |
| #define | LoadSTL_INCLUDE_ONCE |
Functions | |
| ref< ResourceDatabase > | vl::loadSTL (VirtualFile *file) |
| ref< ResourceDatabase > | vl::loadSTL (const String &path) |
| #define LoadSTL_INCLUDE_ONCE |