Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <types.h>
Public Member Functions | |
triangle () | |
triangle (index A, index B, index C) | |
void | ResetStripID () |
void | SetStripID (size_t StripID) |
size_t | StripID () const |
index | A () const |
index | B () const |
index | C () const |
|
inline |
Definition at line 34 of file types.h.
Referenced by triangle_stripper::detail::make_connectivity_graph(), triangle_stripper::detail::triangle_edge::operator==(), and triangle_stripper::tri_stripper::Strip().
|
inline |
Definition at line 35 of file types.h.
Referenced by triangle_stripper::detail::make_connectivity_graph(), triangle_stripper::detail::triangle_edge::operator==(), and triangle_stripper::tri_stripper::Strip().
|
inline |
Definition at line 36 of file types.h.
Referenced by triangle_stripper::detail::make_connectivity_graph(), and triangle_stripper::tri_stripper::Strip().
|
inline |
|
inline |
|
inline |
Definition at line 32 of file types.h.
Referenced by SetStripID(), and triangle_stripper::tri_stripper::Strip().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.