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 | Functions
graph_array.h File Reference
#include <cassert>
#include <algorithm>
#include <functional>
#include <limits>
#include <vector>

Go to the source code of this file.

Classes

class  triangle_stripper::detail::graph_array< nodetype >
 
class  triangle_stripper::detail::graph_array< nodetype >::arc
 
class  triangle_stripper::detail::graph_array< nodetype >::node
 

Namespaces

 triangle_stripper
 
 triangle_stripper::detail
 

Functions

template<class nodetype >
void triangle_stripper::detail::unmark_nodes (graph_array< nodetype > &G)
 
template<class N >
void triangle_stripper::detail::unmark_nodes (graph_array< N > &G)