|
Rumba C++ SDK
|
A Shape attribute, with name, value and topology. More...
#include <Shape.h>
Public Attributes | |
| StringView | name |
| The attribute name. More... | |
| maquina::Value | value |
| The attribute value. More... | |
| maquina::Shape::Topology | topology |
| The attribute topology. More... | |
A Shape attribute, with name, value and topology.
| StringView maquina::Shape::Attribute::name |
The attribute name.
| maquina::Shape::Topology maquina::Shape::Attribute::topology |
The attribute topology.
| maquina::Value maquina::Shape::Attribute::value |
The attribute value.