Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Classes | |
class | graph_array |
class | heap_array |
Functions | |
template<class nodetype , class arctype > | |
void | unmark_nodes (graph_array< nodetype, arctype > &G) |
template<class nodetype , class arctype > | |
void | unmark_arcs_from_node (typename graph_array< nodetype, arctype >::node &N) |
template<class nodetype , class arctype > | |
void | unmark_arcs (graph_array< nodetype, arctype > &G) |
void triangle_stripper::common_structures::unmark_arcs | ( | graph_array< nodetype, arctype > & | G | ) |
Definition at line 413 of file TriStrip_tri_stripper.h.
void triangle_stripper::common_structures::unmark_arcs_from_node | ( | typename graph_array< nodetype, arctype >::node & | N | ) |
Definition at line 403 of file TriStrip_tri_stripper.h.
void triangle_stripper::common_structures::unmark_nodes | ( | graph_array< nodetype, arctype > & | G | ) |
Definition at line 393 of file TriStrip_tri_stripper.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.