Class AutoRouter.Direction
Direction state of the current route target
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public class AutoRouter.Direction
Constructors
Name | Description |
---|---|
Direction() | Constructor |
Fields
Name | Description |
---|---|
Cost | Cost state of the 4 poles around the current position |
HOptimal | Optimal horizontal pole direction |
Optimal | Optimal pole direction |
VOptimal | Optimal vertical pole direction |
Methods
Name | Description |
---|---|
ScanCost(Vector2, Vector2) | Scan, compute the cost and find optimal poles for the provided points |