Visualization Library 2.0.0-b5

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces | Typedefs | Enumerations
public_types.h File Reference
#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< indextriangle_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 }