CalcArea() | ConvexPoly2 | |
CalcBounds() | ConvexPoly2 | |
CalcCenter() | ConvexPoly2 | |
ClosestSurfacePoint(Vector2 point, out Vector2 ret, out float sign) | ConvexPoly2 | |
ConvexPoly2(Vector2[] points) | ConvexPoly2 | |
GetNormal(int index) | ConvexPoly2 | |
GetPlane(int index) | ConvexPoly2 | |
GetPoint(int index) | ConvexPoly2 | |
IsInside(Vector2 point) | ConvexPoly2 | |
MakeBox(Bounds2 bounds) | ConvexPoly2 | |
MakeRegular(uint num, float r) | ConvexPoly2 | |
NegativeClipSegment(ref Vector2 A, ref Vector2 B) | ConvexPoly2 | |
Planes | ConvexPoly2 | |
SignedDistance(Vector2 point) | ConvexPoly2 | |
Size() | ConvexPoly2 | |
Sphere | ConvexPoly2 | |
Translate(Vector2 dx, ConvexPoly2 poly) | ConvexPoly2 |