BoosterSeat  0.1
A C++ library that includes common utilities that are used in other projects.
bst::geo::Path Member List

This is the complete list of members for bst::geo::Path, including all inherited members.

addPoint(Point point)bst::geo::Pathinline
distance() constbst::geo::Path
getFirstPoint(Point &point) constbst::geo::Path
getLastPoint(Point &point) constbst::geo::Path
getNumPoints() constbst::geo::Pathinline
Path()bst::geo::Path
Path(std::vector< Point > points)bst::geo::Path
points() constbst::geo::Pathinline
points_bst::geo::Pathprivate