Loading...
Searching...
No Matches
score::gfx::Port Struct Reference
Port of a score::gfx::Node. More...
Detailed Description
Port of a score::gfx::Node.
Public Attributes | |
| score::gfx::Node * | node {} |
| Parent node of the port. | |
| void * | value {} |
| Pointer to the corresponding data. | |
| Types | type {} |
| Type of the value. | |
| std::vector< Edge * > | edges |
| Edges connected to that port. | |
The documentation for this struct was generated from the following file: