You are here: Start » AVL.NET » Edge1D Constructor
Edge1D Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Edge1D( AvlNet.Point2D point, float magnitude, AvlNet.EdgeTransition transition )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| point | AvlNet.Point2D | ||||
| magnitude | float | ||||
| transition | AvlNet.EdgeTransition |
