| ApplyMatrix(ref Matrix2x3 matrix, Vector2D[] vertexes) | Jypeli.Physics2d.VertexHelper | static |
| ApplyMatrixToRange(ref Matrix2x3 matrix, Vector2D[][] polygons) | Jypeli.Physics2d.VertexHelper | static |
| CalculateNormals(Vector2D[] vertexes, Vector2D[] normals, int offset) | Jypeli.Physics2d.VertexHelper | packagestatic |
| CenterVertexes(Vector2D[] vertexes) | Jypeli.Physics2d.VertexHelper | static |
| CenterVertexesRange(Vector2D[][] polygons) | Jypeli.Physics2d.VertexHelper | static |
| CreateCircle(Scalar radius, int vertexCount) | Jypeli.Physics2d.VertexHelper | static |
| CreateFromBitmap(bool[,] bitmap) | Jypeli.Physics2d.VertexHelper | static |
| CreateFromBitmap(IBitmap bitmap) | Jypeli.Physics2d.VertexHelper | static |
| CreateRangeFromBitmap(bool[,] bitmap) | Jypeli.Physics2d.VertexHelper | static |
| CreateRangeFromBitmap(IBitmap bitmap) | Jypeli.Physics2d.VertexHelper | static |
| CreateRectangle(Scalar width, Scalar height) | Jypeli.Physics2d.VertexHelper | static |
| GetArea(Vector2D[] vertexes) | Jypeli.Physics2d.VertexHelper | static |
| GetAreaOfRange(Vector2D[][] polygons) | Jypeli.Physics2d.VertexHelper | static |
| GetCentroid(Vector2D[] vertexes) | Jypeli.Physics2d.VertexHelper | static |
| GetCentroidOfRange(Vector2D[][] polygons) | Jypeli.Physics2d.VertexHelper | static |
| GetInertia(Vector2D[] vertexes) | Jypeli.Physics2d.VertexHelper | static |
| GetInertiaOfRange(Vector2D[][] polygons) | Jypeli.Physics2d.VertexHelper | static |
| GetIntersection(Vector2D[] vertexes, Scalar radius) | Jypeli.Physics2d.VertexHelper | static |
| GetIntersection(Vector2D[] vertexes, Line line) | Jypeli.Physics2d.VertexHelper | static |
| GetIntersectionOfRange(Vector2D[][] polygons, Line line) | Jypeli.Physics2d.VertexHelper | static |
| GetVertexInfo(Vector2D[] vertexes) | Jypeli.Physics2d.VertexHelper | static |
| GetVertexInfoOfRange(Vector2D[][] polygons) | Jypeli.Physics2d.VertexHelper | static |
| GetVertexNormals(Vector2D[] vertexes) | Jypeli.Physics2d.VertexHelper | static |
| GetVertexNormalsOfRange(Vector2D[][] polygons) | Jypeli.Physics2d.VertexHelper | static |
| Reduce(Vector2D[] vertexes) | Jypeli.Physics2d.VertexHelper | static |
| Reduce(Vector2D[] vertexes, Scalar areaTolerance) | Jypeli.Physics2d.VertexHelper | static |
| ReduceRange(Vector2D[][] polygons) | Jypeli.Physics2d.VertexHelper | static |
| ReduceRange(Vector2D[][] polygons, Scalar areaTolerance) | Jypeli.Physics2d.VertexHelper | static |
| Subdivide(Vector2D[] vertexes, Scalar maxLength) | Jypeli.Physics2d.VertexHelper | static |
| Subdivide(Vector2D[] vertexes, Scalar maxLength, bool loop) | Jypeli.Physics2d.VertexHelper | static |
| SubdivideRange(Vector2D[][] polygons, Scalar maxLength) | Jypeli.Physics2d.VertexHelper | static |
| SubdivideRange(Vector2D[][] polygons, Scalar maxLength, bool loop) | Jypeli.Physics2d.VertexHelper | static |