CUGL 2.1
Cornell University Game Library
cugl::DelaunayTriangulator Member List

This is the complete list of members for cugl::DelaunayTriangulator, including all inherited members.

addHole(const std::vector< Vec2 > &points)cugl::DelaunayTriangulator
addHole(const Vec2 *points, size_t size)cugl::DelaunayTriangulator
addHole(const Path2 &path)cugl::DelaunayTriangulator
addSteiner(Vec2 point)cugl::DelaunayTriangulator
calculate()cugl::DelaunayTriangulator
calculateDual()cugl::DelaunayTriangulator
clear()cugl::DelaunayTriangulator
DelaunayTriangulator()cugl::DelaunayTriangulator
DelaunayTriangulator(const std::vector< Vec2 > &points)cugl::DelaunayTriangulator
DelaunayTriangulator(const Path2 &path)cugl::DelaunayTriangulator
getMap() constcugl::DelaunayTriangulator
getMap(std::vector< Uint32 > &buffer) constcugl::DelaunayTriangulator
getMapPolygon() constcugl::DelaunayTriangulator
getMapPolygon(Poly2 *buffer) constcugl::DelaunayTriangulator
getPolygon() constcugl::DelaunayTriangulator
getPolygon(Poly2 *buffer) constcugl::DelaunayTriangulator
getTriangulation() constcugl::DelaunayTriangulator
getTriangulation(std::vector< Uint32 > &buffer) constcugl::DelaunayTriangulator
getVoronoi() constcugl::DelaunayTriangulator
getVoronoiCell(size_t index) constcugl::DelaunayTriangulator
getVoronoiCell(size_t index, Poly2 *buffer) constcugl::DelaunayTriangulator
reset()cugl::DelaunayTriangulator
set(const std::vector< Vec2 > &points)cugl::DelaunayTriangulator
set(const Vec2 *points, size_t size)cugl::DelaunayTriangulator
set(const Path2 &path)cugl::DelaunayTriangulator
~DelaunayTriangulator()cugl::DelaunayTriangulator