Visualization Library v1.0.3

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces | Defines

/home/master/UCL/VisualizationLibrary/src/vlGraphics/Tessellator.hpp File Reference

#include <vlGraphics/OpenGL.hpp>
#include <vlGraphics/Geometry.hpp>
#include <vlCore/Vector3.hpp>
#include <vector>

Go to the source code of this file.

Classes

class  vl::Tessellator
 Tessellates a complex polygon defined by a set of outlines into a set of triangles that can be rendered by Visualization Library. More...

Namespaces

namespace  vl
 

Visualization Library namespace.


Defines

#define CALLBACK

Define Documentation

#define CALLBACK

Definition at line 41 of file Tessellator.hpp.


Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:04.
Permission is granted to use this page to write and publish articles regarding Visualization Library.