ExactPredicates2DInterface Member List

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

InCircle (const Vector2d &pointA, const Vector2d &pointB, const Vector2d &pointC, const Vector2d &testPoint) ExactPredicates2DInterface static
InSector (const Vector2d ¢er, const Vector2d &rayA, const Vector2d &rayB, const Vector2d &testPoint) ExactPredicates2DInterface static
InTriangle (const Vector2d &pointA, const Vector2d &pointB, const Vector2d &pointC, const Vector2d &testPoint) ExactPredicates2DInterface static
MAXON_INTERFACE_NONVIRTUAL (ExactPredicates2DInterface, MAXON_REFERENCE_NONE, "net.maxon.interface.exactpredicates2d") ExactPredicates2DInterface private
Orient (const Vector2d &pointA, const Vector2d &pointB, const Vector2d &pointC) ExactPredicates2DInterface static
OutlineSelfIntersectionTest (const Block< const Vector2d > &outline) ExactPredicates2DInterface static
OutlinesIntersectionTest (const Block< const Vector2d > &outline1, const Block< const Vector2d > &outline2) ExactPredicates2DInterface static
OutlinesIntersectionTest (const Block< const Block< const Vector2d >> &outlines) ExactPredicates2DInterface static