nodes::IntersectionSettings
Public Classes
| Name | |
|---|---|
| struct | Connection |
Public Attributes
| Name | |
|---|---|
| std::string | node_name |
| std::vector< Connection > | connections |
Public Attributes Documentation
variable node_name
std::string node_name;
variable connections
std::vector< Connection > connections;
Updated on 2023-09-17 at 15:43:17 +0000