Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <TriStrip_tri_stripper.h>
Classes | |
class | arc |
class | node |
Public Types | |
typedef size_t | nodeid |
typedef std::vector< node >::iterator | node_iterator |
typedef std::vector< node >::const_iterator | const_node_iterator |
typedef std::vector< node >::reverse_iterator | node_reverse_iterator |
typedef std::vector< node >::const_reverse_iterator | const_node_reverse_iterator |
typedef graph_array< nodetype, arctype > | _mytype |
typedef std::list< arc >::iterator | out_arc_iterator |
typedef std::list< arc >::const_iterator | const_out_arc_iterator |
Protected Attributes | |
size_t | m_NbArcs |
std::vector< node > | m_Nodes |
Definition at line 62 of file TriStrip_tri_stripper.h.
typedef graph_array<nodetype, arctype> triangle_stripper::common_structures::graph_array< nodetype, arctype >::_mytype |
Definition at line 76 of file TriStrip_tri_stripper.h.
typedef std::vector<node>::const_iterator triangle_stripper::common_structures::graph_array< nodetype, arctype >::const_node_iterator |
Definition at line 72 of file TriStrip_tri_stripper.h.
typedef std::vector<node>::const_reverse_iterator triangle_stripper::common_structures::graph_array< nodetype, arctype >::const_node_reverse_iterator |
Definition at line 74 of file TriStrip_tri_stripper.h.
typedef std::list<arc>::const_iterator triangle_stripper::common_structures::graph_array< nodetype, arctype >::const_out_arc_iterator |
Definition at line 111 of file TriStrip_tri_stripper.h.
typedef std::vector<node>::iterator triangle_stripper::common_structures::graph_array< nodetype, arctype >::node_iterator |
Definition at line 71 of file TriStrip_tri_stripper.h.
typedef std::vector<node>::reverse_iterator triangle_stripper::common_structures::graph_array< nodetype, arctype >::node_reverse_iterator |
Definition at line 73 of file TriStrip_tri_stripper.h.
typedef size_t triangle_stripper::common_structures::graph_array< nodetype, arctype >::nodeid |
Definition at line 67 of file TriStrip_tri_stripper.h.
typedef std::list<arc>::iterator triangle_stripper::common_structures::graph_array< nodetype, arctype >::out_arc_iterator |
Definition at line 110 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 222 of file TriStrip_tri_stripper.h.
|
inlineexplicit |
Definition at line 226 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 277 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 289 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 230 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 238 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 283 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 295 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 359 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 373 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 366 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 185 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 186 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 187 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 188 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 331 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 337 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 343 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 351 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 325 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 257 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 267 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 301 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 313 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 307 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 319 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 250 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 244 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 381 of file TriStrip_tri_stripper.h.
|
protected |
Definition at line 198 of file TriStrip_tri_stripper.h.
|
protected |
Definition at line 199 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.