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>
Public Types | |
enum | start_order { ABC = 0, BCA = 1, CAB = 2 } |
Public Member Functions | |
triangle_strip () | |
triangle_strip (size_t StartTriPos, start_order StartOrder, size_t Size) | |
size_t | StartTriPos () const |
start_order | StartOrder () const |
size_t | Size () const |
Definition at line 132 of file TriStrip_tri_stripper.h.
Enumerator | |
---|---|
ABC | |
BCA | |
CAB |
Definition at line 135 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 336 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 339 of file TriStrip_tri_stripper.h.
|
inline |
Definition at line 353 of file TriStrip_tri_stripper.h.
Referenced by triangle_stripper::tri_stripper::Strip().
|
inline |
Definition at line 348 of file TriStrip_tri_stripper.h.
Referenced by triangle_stripper::tri_stripper::Strip().
|
inline |
Definition at line 343 of file TriStrip_tri_stripper.h.
Referenced by 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.