Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions | List of all members
triangle_stripper::triangle_edge Class Reference

#include <TriStrip_tri_stripper.h>

Public Member Functions

 triangle_edge (const indice A, const indice B, const size_t TriPos)
 
indice A () const
 
indice B () const
 
size_t TriPos () const
 

Detailed Description

Definition at line 99 of file TriStrip_tri_stripper.h.

Constructor & Destructor Documentation

◆ triangle_edge()

triangle_stripper::triangle_edge::triangle_edge ( const indice  A,
const indice  B,
const size_t  TriPos 
)
inline

Definition at line 297 of file TriStrip_tri_stripper.h.

Member Function Documentation

◆ A()

indice triangle_stripper::triangle_edge::A ( ) const

◆ B()

indice triangle_stripper::triangle_edge::B ( ) const

◆ TriPos()

size_t triangle_stripper::triangle_edge::TriPos ( ) const
inline

Definition at line 310 of file TriStrip_tri_stripper.h.


The documentation for this class was generated from the following file: