Struct DMesh3.EdgeCollapseInfo
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public struct EdgeCollapseInfo
  Fields
bIsBoundary
Declaration
public bool bIsBoundary
  Field Value
| Type | Description | 
|---|---|
| Boolean | 
eCollapsed
Declaration
public int eCollapsed
  Field Value
| Type | Description | 
|---|---|
| Int32 | 
eKept0
Declaration
public int eKept0
  Field Value
| Type | Description | 
|---|---|
| Int32 | 
eKept1
Declaration
public int eKept1
  Field Value
| Type | Description | 
|---|---|
| Int32 | 
eRemoved0
Declaration
public int eRemoved0
  Field Value
| Type | Description | 
|---|---|
| Int32 | 
eRemoved1
Declaration
public int eRemoved1
  Field Value
| Type | Description | 
|---|---|
| Int32 | 
tRemoved0
Declaration
public int tRemoved0
  Field Value
| Type | Description | 
|---|---|
| Int32 | 
tRemoved1
Declaration
public int tRemoved1
  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 |