Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
PolyChecker Member List

This is the complete list of members for PolyChecker, including all inherited members.

Area2(const DPoint2 &a, const DPoint2 &b, const DPoint2 &c) (defined in PolyChecker)PolyChecker
Area2(const FPoint2 &a, const FPoint2 &b, const FPoint2 &c) (defined in PolyChecker)PolyChecker
AreaSign(const DPoint2 &a, const DPoint2 &b, const DPoint2 &c, double dEpsilon=POLYEPSILON) (defined in PolyChecker)PolyChecker
AreaSign(const FPoint2 &a, const FPoint2 &b, const FPoint2 &c, float dEpsilon=POLYEPSILON) (defined in PolyChecker)PolyChecker
Between(const DPoint2 &a, const DPoint2 &b, const DPoint2 &c) (defined in PolyChecker)PolyChecker
Between(const FPoint2 &a, const FPoint2 &b, const FPoint2 &c) (defined in PolyChecker)PolyChecker
Collinear(const DPoint2 &a, const DPoint2 &b, const DPoint2 &c) (defined in PolyChecker)PolyChecker
Collinear(const FPoint2 &a, const FPoint2 &b, const FPoint2 &c) (defined in PolyChecker)PolyChecker
Intersect(const DPoint2 &a, const DPoint2 &b, const DPoint2 &c, const DPoint2 &d) (defined in PolyChecker)PolyChecker
Intersect(const FPoint2 &a, const FPoint2 &b, const FPoint2 &c, const FPoint2 &d) (defined in PolyChecker)PolyChecker
IntersectProp(const DPoint2 &a, const DPoint2 &b, const DPoint2 &c, const DPoint2 &d) (defined in PolyChecker)PolyChecker
IntersectProp(const FPoint2 &a, const FPoint2 &b, const FPoint2 &c, const FPoint2 &d) (defined in PolyChecker)PolyChecker
IsClockwisePolygon(const DLine2 &vertices) (defined in PolyChecker)PolyChecker
IsClockwisePolygon(const DLine3 &vertices) (defined in PolyChecker)PolyChecker
IsClockwisePolygon(const FLine2 &vertices) (defined in PolyChecker)PolyChecker
IsClockwisePolygon(const FLine3 &vertices) (defined in PolyChecker)PolyChecker
IsSimplePolygon(const DLine2 &vertices) (defined in PolyChecker)PolyChecker
IsSimplePolygon(const DLine3 &vertices) (defined in PolyChecker)PolyChecker
IsSimplePolygon(const FLine2 &vertices) (defined in PolyChecker)PolyChecker
IsSimplePolygon(const FLine3 &vertices) (defined in PolyChecker)PolyChecker
Left(const DPoint2 &a, const DPoint2 &b, const DPoint2 &c) (defined in PolyChecker)PolyChecker
Left(const FPoint2 &a, const FPoint2 &b, const FPoint2 &c) (defined in PolyChecker)PolyChecker
LeftOn(const DPoint2 &a, const DPoint2 &b, const DPoint2 &c) (defined in PolyChecker)PolyChecker
LeftOn(const FPoint2 &a, const FPoint2 &b, const FPoint2 &c) (defined in PolyChecker)PolyChecker
PolyChecker() (defined in PolyChecker)PolyChecker
Xor(bool x, bool y) (defined in PolyChecker)PolyChecker
~PolyChecker() (defined in PolyChecker)PolyCheckervirtual