Click or drag to resize
MxMeshVizEND_LIST Field
Constant value representing the end of a list.

Namespace: OIV.MeshVizXLM
Assembly: OIV.MeshVizXLM.Mesh (in OIV.MeshVizXLM.Mesh.dll) Version: 9.9.13.0.Release.908d87e01
Syntax
public const int END_LIST

Field Value

Type: Int32
Remarks
Constant value representing the end of a list.

For example, it is used to define isosurface topology, it indicates that the current polygon ends and the next begins.

See Also