Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: JavaScript
Visual Basic
C#
Visual C++
JavaScript
Hilva XNA Graphics Engine
Edge Constructor
Edge Structure
See Also
Send Feedback
Namespace:
Hilva.AI.Graphs
Assembly:
Hilva
(in Hilva.dll)
Syntax
C#
public
Edge
(
int
from
,
int
to
,
float
cost
)
Parameters
from
Type:
System
.
.
::
.
Int32
to
Type:
System
.
.
::
.
Int32
cost
Type:
System
.
.
::
.
Single
See Also
Edge Structure
Hilva.AI.Graphs Namespace