Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <vector>
Go to the source code of this file.
Classes | |
struct | triangle_stripper::primitive_group |
Namespaces | |
triangle_stripper | |
Typedefs | |
typedef unsigned int | triangle_stripper::index |
typedef std::vector< index > | triangle_stripper::indices |
typedef std::vector< primitive_group > | triangle_stripper::primitive_vector |
Enumerations | |
enum | triangle_stripper::primitive_type { triangle_stripper::TRIANGLES = 0x0004, triangle_stripper::TRIANGLE_STRIP = 0x0005 } |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:58.
© Copyright Michele Bosi. All rights reserved.