Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <graph_array.h>
Public Member Functions | |
node_iterator | terminal () const |
Protected Member Functions | |
arc (node_iterator Terminal) | |
Protected Attributes | |
node_iterator | m_Terminal |
Friends | |
class | graph_array< nodetype > |
Definition at line 51 of file graph_array.h.
|
inlineprotected |
Definition at line 160 of file graph_array.h.
|
inline |
Definition at line 165 of file graph_array.h.
References triangle_stripper::detail::graph_array< nodetype >::arc::m_Terminal.
|
friend |
Definition at line 57 of file graph_array.h.
|
protected |
Definition at line 61 of file graph_array.h.
Referenced by triangle_stripper::detail::graph_array< nodetype >::arc::terminal().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.