Struct DGraph.EdgeCollapseInfo
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public struct EdgeCollapseInfo
Fields
eCollapsed
Declaration
public int eCollapsed
Field Value
Type | Description |
---|---|
Int32 |
vKept
Declaration
public int vKept
Field Value
Type | Description |
---|---|
Int32 |
vRemoved
Declaration
public int vRemoved
Field Value
Type | Description |
---|---|
Int32 |