All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Nimble::Path Member List

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

addPoint(Nimble::Vector2f p)Nimble::Pathinline
center() const Nimble::Path
clear()Nimble::Pathinline
container typedefNimble::Path
intersect(const Path &p1, const Nimble::Matrix3f &m1, const Path &p2, const Nimble::Matrix3f &m2)Nimble::Pathstatic
isDegenerate() const Nimble::Path
Path() (defined in Nimble::Path)Nimble::Path
point(size_t i) const Nimble::Pathinline
points()Nimble::Pathinline
simplify(float clusterTolerance, float dpTolerance)Nimble::Path
simplifyAngular(float degrees)Nimble::Path
size() const Nimble::Pathinline
transform(const Nimble::Matrix3f &m)Nimble::Path