Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Namespaces | |
common_structures | |
detail | |
Classes | |
struct | _cmp_tri_degree_gt |
struct | _cmp_tri_interface_lt |
struct | primitive_group |
class | tri_stripper |
class | triangle |
class | triangle_degree |
class | triangle_edge |
class | triangle_strip |
Typedefs | |
typedef unsigned int | index |
typedef std::vector< index > | indices |
typedef std::vector< primitive_group > | primitive_vector |
typedef unsigned int | indice |
Enumerations | |
enum | primitive_type { TRIANGLES = 0x0004, TRIANGLE_STRIP = 0x0005 } |
typedef unsigned int triangle_stripper::index |
Definition at line 21 of file public_types.h.
typedef unsigned int triangle_stripper::indice |
Definition at line 76 of file TriStrip_tri_stripper.h.
typedef std::vector<index> triangle_stripper::indices |
Definition at line 22 of file public_types.h.
typedef std::vector<primitive_group> triangle_stripper::primitive_vector |
Definition at line 36 of file public_types.h.
Enumerator | |
---|---|
TRIANGLES | |
TRIANGLE_STRIP |
Definition at line 24 of file public_types.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.