Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::TFEditorMaskMax Class Reference
Inheritance diagram for inviwo::TFEditorMaskMax:

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 onZoomHChange (const dvec2 &zoomH)
virtual void onHistogramModeChange (HistogramMode mode)
virtual void onHistogramSelectionChange (HistogramSelection selection)
Public Member Functions inherited from inviwo::Observer
 Observer (const Observer &other)
 Observer (Observer &&other)
Observeroperator= (Observer &&other)
Observeroperator= (const Observer &other)
virtual ~Observer ()
void removeObservation (ObservableInterface *observable)
void removeObservations ()
Public Member Functions inherited from inviwo::TFPrimitiveSetObserver
virtual void onTFPrimitiveAdded (const TFPrimitiveSet &set, TFPrimitive &p)
virtual void onTFPrimitiveRemoved (const TFPrimitiveSet &set, TFPrimitive &p)
virtual void onTFPrimitiveChanged (const TFPrimitiveSet &set, const TFPrimitive &p)
virtual void onTFTypeChanged (const TFPrimitiveSet &set, TFPrimitiveSetType type)

Additional Inherited Members

Protected Member Functions inherited from inviwo::TFEditorMask
virtual void onZoomVChange (const dvec2 &zoomV) override
virtual QRectF boundingRect () const override
virtual QPainterPath shape () const override
virtual void paint (QPainter *painter, const QStyleOptionGraphicsItem *options, QWidget *widget) override
Protected Member Functions inherited from inviwo::Observer
void addObservation (ObservableInterface *observable)
Protected Attributes inherited from inviwo::TFEditorMask
TFPropertyConceptconcept_
double center_
Protected Attributes inherited from inviwo::Observer
std::unordered_set< ObservableInterface * > observables_
Static Protected Attributes inherited from inviwo::TFEditorMask
static constexpr double shapeWidth = 12.0
static constexpr double penWidth = 1.5
static constexpr double width = shapeWidth + penWidth

The documentation for this class was generated from the following file:
  • tfeditormask.h