Edge Struct
Declaration
struct simaai::neat::graph::Edge { ... }
Included Headers
#include <GraphTypes.h>
Public Member Attributes Index
| NodeId | from = kInvalidNode |
| PortId | from_port = kInvalidPort |
| NodeId | to = kInvalidNode |
| PortId | to_port = kInvalidPort |
Definition at line 34 of file GraphTypes.h.
Public Member Attributes
from
|
Definition at line 35 of file GraphTypes.h.
from_port
|
Definition at line 36 of file GraphTypes.h.
to
|
Definition at line 37 of file GraphTypes.h.
to_port
|
Definition at line 38 of file GraphTypes.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.