#include <schema0.h>
Definition at line 59 of file schema0.h.
◆ description
| std::string schema0::Operation::description |
name of constant, variable
Definition at line 72 of file schema0.h.
◆ intVar
| int schema0::Operation::intVar {-1} |
integration variable associated with this op. -1 if not used
Definition at line 75 of file schema0.h.
◆ m_description
| std::string schema0::Operation::m_description |
◆ m_ports
| std::vector<int> schema0::Operation::m_ports |
older version of name
Definition at line 73 of file schema0.h.
◆ m_type
◆ rotation
| double schema0::Operation::rotation {0} |
◆ sliderBoundsSet
| bool schema0::Operation::sliderBoundsSet {false} |
◆ sliderMax
| double schema0::Operation::sliderMax |
◆ sliderMin
| double schema0::Operation::sliderMin |
◆ sliderStep
| double schema0::Operation::sliderStep |
◆ sliderStepRel
| bool schema0::Operation::sliderStepRel {false} |
◆ sliderVisible
| bool schema0::Operation::sliderVisible {false} |
◆ value
| double schema0::Operation::value {0} |
◆ visible
| bool schema0::Operation::visible {true} |
rotation if icon, in degrees
whether operation is visible on Canvas
Definition at line 65 of file schema0.h.
| double schema0::Operation::x {10} |
| double schema0::Operation::y {10} |
The documentation for this struct was generated from the following file: