CUGL
Cornell University Game Library
cugl::PathExtruder Member List

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

calculate(float stroke, PathJoint joint=PathJoint::ROUND, PathCap cap=PathCap::ROUND)cugl::PathExtruder
clear()cugl::PathExtruderinline
getPolygon()cugl::PathExtruder
getPolygon(Poly2 *buffer)cugl::PathExtruder
PathExtruder()cugl::PathExtruderinline
PathExtruder(const std::vector< Vec2 > &points, bool closed)cugl::PathExtruderinline
PathExtruder(const Poly2 &poly)cugl::PathExtruderinline
reset()cugl::PathExtruderinline
set(const Poly2 &poly)cugl::PathExtruder
set(const std::vector< Vec2 > &points, bool closed)cugl::PathExtruderinline
~PathExtruder()cugl::PathExtruderinline