![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| TFEditorMaskMax (TFPropertyConcept *c) | |
| Public Member Functions inherited from inviwo::TFEditorMask | |
| TFEditorMask (TFPropertyConcept *c) | |
| Public Member Functions inherited from inviwo::TFPropertyObserver | |
| virtual void | onHistogramModeChange (HistogramMode mode) |
| virtual void | onHistogramSelectionChange (HistogramSelection selection) |
| virtual void | onZoomHChange (const dvec2 &zoomH) |
| Public Member Functions inherited from inviwo::Observer | |
| Observer (const Observer &other) | |
| Observer (Observer &&other) | |
| Observer & | operator= (const Observer &other) |
| Observer & | operator= (Observer &&other) |
| void | removeObservation (ObservableInterface *observable) |
| void | removeObservations () |
| virtual | ~Observer () |
| Public Member Functions inherited from inviwo::TFPrimitiveSetObserver | |
| virtual void | onTFPrimitiveAdded (const TFPrimitiveSet &set, TFPrimitive &p) |
| virtual void | onTFPrimitiveChanged (const TFPrimitiveSet &set, const TFPrimitive &p) |
| virtual void | onTFPrimitiveRemoved (const TFPrimitiveSet &set, TFPrimitive &p) |
| virtual void | onTFTypeChanged (const TFPrimitiveSet &set, TFPrimitiveSetType type) |
Additional Inherited Members | |
| Protected Member Functions inherited from inviwo::TFEditorMask | |
| virtual QRectF | boundingRect () const override |
| virtual void | onZoomVChange (const dvec2 &zoomV) override |
| virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *options, QWidget *widget) override |
| virtual QPainterPath | shape () const override |
| Protected Member Functions inherited from inviwo::Observer | |
| void | addObservation (ObservableInterface *observable) |
| Protected Attributes inherited from inviwo::TFEditorMask | |
| double | center_ |
| TFPropertyConcept * | concept_ |
| Protected Attributes inherited from inviwo::Observer | |
| std::unordered_set< ObservableInterface * > | observables_ |
| Static Protected Attributes inherited from inviwo::TFEditorMask | |
| static constexpr double | penWidth = 1.5 |
| static constexpr double | shapeWidth = 12.0 |
| static constexpr double | width = shapeWidth + penWidth |