This is the complete list of members for Sword25::Line, including all inherited members.
classifyVertexToLine(const Vertex &a, const Vertex &b, const Vertex &c) | Sword25::Line | inlinestatic |
doesIntersectProperly(const Vertex &a, const Vertex &b, const Vertex &c, const Vertex &d) | Sword25::Line | inlinestatic |
isOnLine(const Vertex &a, const Vertex &b, const Vertex &c) | Sword25::Line | inlinestatic |
isOnLineStrict(const Vertex &a, const Vertex &b, const Vertex &c) (defined in Sword25::Line) | Sword25::Line | inlinestatic |
isVertexLeft(const Vertex &a, const Vertex &b, const Vertex &c) | Sword25::Line | inlinestatic |
isVertexLeftOn(const Vertex &a, const Vertex &b, const Vertex &c) (defined in Sword25::Line) | Sword25::Line | inlinestatic |
isVertexOn(const Vertex &a, const Vertex &b, const Vertex &c) | Sword25::Line | inlinestatic |
isVertexRight(const Vertex &a, const Vertex &b, const Vertex &c) | Sword25::Line | inlinestatic |
isVertexRightOn(const Vertex &a, const Vertex &b, const Vertex &c) (defined in Sword25::Line) | Sword25::Line | inlinestatic |
LEFT enum value (defined in Sword25::Line) | Sword25::Line | |
ON enum value (defined in Sword25::Line) | Sword25::Line | |
RIGHT enum value (defined in Sword25::Line) | Sword25::Line | |
VERTEX_CLASSIFICATION enum name (defined in Sword25::Line) | Sword25::Line |