Visualization Library 2.1.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces | Functions
ioSTL.hpp File Reference
#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< ResourceDatabasevl::loadSTL (VirtualFile *file)
 
VLGRAPHICS_EXPORT ref< ResourceDatabasevl::loadSTL (const String &path)