Class MarchingSquares.GeomPoly
- Namespace
- Alis.Core.Physic.Common.TextureTools
- Assembly
- Alis.dll
The geom poly class
internal class MarchingSquares.GeomPoly
Inheritance
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 Length
Field Value
Points
The points
public MarchingSquares.CxFastList<Vector2> Points