EBGeometry  1.0
Polygon2D< T > Member List

This is the complete list of members for Polygon2D< T >, including all inherited members.

InsideOutsideAlgorithm enum namePolygon2D< T >
isPointInside(const Vec3 &a_point, const InsideOutsideAlgorithm a_algorithm) const noexceptPolygon2D< T >inline
isPointInsidePolygonCrossingNumber(const Vec3 &a_point) const noexceptPolygon2D< T >inline
isPointInsidePolygonSubtend(const Vec3 &a_point) const noexceptPolygon2D< T >inline
isPointInsidePolygonWindingNumber(const Vec3 &a_point) const noexceptPolygon2D< T >inline
Polygon2D()=deletePolygon2D< T >
Polygon2D(const Vec3 &a_normal, const std::vector< Vec3 > &a_points)Polygon2D< T >
Vec2 typedefPolygon2D< T >
Vec3 typedefPolygon2D< T >
~Polygon2D()=defaultPolygon2D< T >