Uranium
Application Framework
UM.Math.Polygon.Polygon Member List

This is the complete list of members for UM.Math.Polygon.Polygon, including all inherited members.

__eq__(self, other) (defined in UM.Math.Polygon.Polygon)UM.Math.Polygon.Polygon
__init__(self, points=None) (defined in UM.Math.Polygon.Polygon)UM.Math.Polygon.Polygon
__repr__(self)UM.Math.Polygon.Polygon
approximatedCircle(radius)UM.Math.Polygon.Polygonstatic
getConvexHull(self)UM.Math.Polygon.Polygon
getMinkowskiHull(self, "Polygon" other)UM.Math.Polygon.Polygon
getMinkowskiSum(self, "Polygon" other)UM.Math.Polygon.Polygon
getPoints(self) (defined in UM.Math.Polygon.Polygon)UM.Math.Polygon.Polygon
intersectionConvexHulls(self, "Polygon" other)UM.Math.Polygon.Polygon
intersectsPolygon(self, "Polygon" other)UM.Math.Polygon.Polygon
isInside(self, point)UM.Math.Polygon.Polygon
isValid(self) (defined in UM.Math.Polygon.Polygon)UM.Math.Polygon.Polygon
mirror(self, point_on_axis, axis_direction)UM.Math.Polygon.Polygon
project(self, normal)UM.Math.Polygon.Polygon
translate(self, x=0, y=0)UM.Math.Polygon.Polygon