The Vish Visualization Shell 0.3
Vish
Public Member Functions | List of all members
Eagle::TriangleStrip Struct Reference

Class to compute a contiguous triangle strip for a two-dimensional set of points. More...

#include <elementary/aerie/Raster.hpp>

Inheritance diagram for Eagle::TriangleStrip:
Eagle::Raster

Public Member Functions

MemCore::RefPtr< MemCore::Chunk< uint32_t > > computeTriangleStripIndices () const
 Compute a connected triangle strip from the given Sampling numbers.
 

Detailed Description

Class to compute a contiguous triangle strip for a two-dimensional set of points.