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_edge (index A, index B) | |
index | A () const |
index | B () const |
bool | operator== (const triangle_edge &Right) const |
|
inline |
Definition at line 54 of file types.h.
Referenced by operator==(), and triangle_stripper::tri_stripper::Strip().
|
inline |
Definition at line 55 of file types.h.
Referenced by operator==(), and triangle_stripper::tri_stripper::Strip().
|
inline |
Definition at line 57 of file types.h.
References triangle_stripper::detail::triangle::A(), A(), triangle_stripper::detail::triangle::B(), and B().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.