GroupMeta Struct
Per-fragment metadata captured during build. More...
Declaration
struct simaai::neat::Graph::GroupMeta { ... }
Public Member Attributes Index
| std::size_t | start = 0 |
|
Inclusive composition vertex index. More... | |
| std::size_t | end = 0 |
|
Exclusive composition vertex index. More... | |
| NodeCapsBehavior | caps_behavior = NodeCapsBehavior::Dynamic |
|
Caps behavior for the group. More... | |
| std::string | label |
|
Optional group label for diagnostics. More... | |
Description
Per-fragment metadata captured during build.
Records the half-open [start, end) insertion-order vertex range belonging to a single reusable fragment, the fragment's caps-negotiation behavior, and an optional human-readable label propagated to diagnostics.
Definition at line 443 of file Graph.h.
Public Member Attributes
caps_behavior
|
end
|
label
|
start
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.