![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This is the complete list of members for TSLGeometryUtility, including all inherited members.
classifyCoordSet(const TSLCoordSet &coordSet, bool closed) | TSLGeometryUtility | static |
isCoordOnSegment(const TSLCoord &startCoord, const TSLCoord &endCoord, const TSLCoord &thisCoord, double tolerance) | TSLGeometryUtility | static |
lineSegmentIntersection(const TSLCoord &seg1Start, const TSLCoord &seg1End, const TSLCoord &seg2Start, const TSLCoord &seg2End, TSLCoord &crossingPt1, TSLCoord &crossingPt2, double tolerance=0.5) | TSLGeometryUtility | static |
ringIsClockwise(const TSLCoordSet &coordSet) | TSLGeometryUtility | static |
ringIsSelfTouching(const TSLCoordSet &coordSet) | TSLGeometryUtility | static |