Rumba C++ SDK
maquina::Shape::Attribute Struct Reference

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...
 

Detailed Description

A Shape attribute, with name, value and topology.

Member Data Documentation

◆ name

StringView maquina::Shape::Attribute::name

The attribute name.

◆ topology

maquina::Shape::Topology maquina::Shape::Attribute::topology

The attribute topology.

◆ value

maquina::Value maquina::Shape::Attribute::value

The attribute value.


The documentation for this struct was generated from the following file: