Table of Contents

Class GeomPolyVal

Namespace
Alis.Core.Physic.Common.TextureTools
Assembly
Alis.dll

The geom poly val class

internal class GeomPolyVal

Inheritance

Inherited Members

Constructors

GeomPolyVal(GeomPoly, int)

Initializes a new instance of the Alis.Core.Physic.Common.TextureTools.GeomPolyVal class

public GeomPolyVal(MarchingSquares.GeomPoly geomP, int K)

Parameters

geomP MarchingSquares.GeomPoly

The geom

K int

The

Fields

GeomP

The geom

public MarchingSquares.GeomPoly GeomP

Field Value

MarchingSquares.GeomPoly

Key

public readonly int Key

Field Value

int