Visualization Library 2.1.0
A 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 | |
vl | |
Visualization Library main namespace. | |
Functions | |
VLGRAPHICS_EXPORT ref< ResourceDatabase > | vl::loadSTL (VirtualFile *file) |
VLGRAPHICS_EXPORT ref< ResourceDatabase > | vl::loadSTL (const String &path) |
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:43.
© Copyright Michele Bosi. All rights reserved.