MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
set_label()
void MayaFlux::Kakshya::Region::set_label
(
const std::string &
label
)
inline
Set the label attribute.
Parameters
label
The label string.
Definition at line
358
of file
Region.hpp
.
359
{
360
set_attribute
(
"label"
, label);
361
}
MayaFlux::Kakshya::Region::set_attribute
void set_attribute(const std::string &key, std::any value)
Set an attribute value by key.
Definition
Region.hpp:339
MayaFlux
Kakshya
Region
Generated by
1.9.8