Class MarchingSquares.GeomPoly
- Namespace
- Alis.Core.Physic.Common.TextureTools
- Assembly
- Alis.dll
The geom poly class
internal class MarchingSquares.GeomPolyInheritance
Inherited Members
Constructors
GeomPoly()
Initializes a new instance of the Alis.Core.Physic.Common.TextureTools.MarchingSquares.GeomPoly class
public GeomPoly()Fields
Length
The length
public int LengthField Value
Points
The points
public MarchingSquares.CxFastList<Vector2> Points