Class DTSweepContext.DTSweepBasin
- Assembly
- Alis.dll
The dt sweep basin class
public class DTSweepContext.DTSweepBasin
Inheritance
Inherited Members
Fields
bottomNode
The bottom node
public AdvancingFrontNode bottomNode
Field Value
leftHighest
The left highest
public bool leftHighest
Field Value
leftNode
The left node
public AdvancingFrontNode leftNode
Field Value
rightNode
The right node
public AdvancingFrontNode rightNode
Field Value
width
The width
public double width