|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
Lightweight filled rectangle description. More...
#include <PlotSpec.hpp>
Collaboration diagram for MayaFlux::Portal::Forma::Plot::RectSpec:Public Attributes | |
| Kinesis::AABB2D | bounds {} |
| glm::vec3 | color { 1.F } |
| bool | interactive { false } |
| std::string | name |
Lightweight filled rectangle description.
Used for plot adornments such as legend swatches. Construction-free: Forma turns this into a buffer/Element later.
Definition at line 65 of file PlotSpec.hpp.