Inviwo
0.9.10.1
Inviwo documentation
|
This is the complete list of members for inviwo::TFEditor, including all inherited members.
addControlPoint(const QPointF &pos) | inviwo::TFEditor | protected |
addControlPoint(double pos, const vec4 &color) (defined in inviwo::TFEditor) | inviwo::TFEditor | protected |
addControlPointPeak(const QPointF &pos) | inviwo::TFEditor | protected |
addIsovalue(const QPointF &pos) | inviwo::TFEditor | protected |
addObservation(ObservableInterface *observable) | inviwo::Observer | protected |
contextMenuEvent(QGraphicsSceneContextMenuEvent *e) override (defined in inviwo::TFEditor) | inviwo::TFEditor | protectedvirtual |
exportTF(const TFPrimitiveSet &primitiveSet) (defined in inviwo::TFEditor) | inviwo::TFEditor | signal |
getControlPointSize() const | inviwo::TFEditor | inline |
getDataMapper() const (defined in inviwo::TFEditor) | inviwo::TFEditor | |
getMoveMode() const (defined in inviwo::TFEditor) | inviwo::TFEditor | |
getRelativeSceneOffset() const (defined in inviwo::TFEditor) | inviwo::TFEditor | inline |
getSelectedPrimitives() const (defined in inviwo::TFEditor) | inviwo::TFEditor | |
getTFPrimitiveItemAt(const QPointF &pos) const (defined in inviwo::TFEditor) | inviwo::TFEditor | protected |
getZoom() const | inviwo::TFEditor | |
importTF(TFPrimitiveSet &primitiveSet) (defined in inviwo::TFEditor) | inviwo::TFEditor | signal |
keyPressEvent(QKeyEvent *keyEvent) override (defined in inviwo::TFEditor) | inviwo::TFEditor | protectedvirtual |
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *e) override (defined in inviwo::TFEditor) | inviwo::TFEditor | protectedvirtual |
mouseMoveEvent(QGraphicsSceneMouseEvent *e) override (defined in inviwo::TFEditor) | inviwo::TFEditor | protectedvirtual |
mousePressEvent(QGraphicsSceneMouseEvent *e) override (defined in inviwo::TFEditor) | inviwo::TFEditor | protectedvirtual |
mouseReleaseEvent(QGraphicsSceneMouseEvent *e) override (defined in inviwo::TFEditor) | inviwo::TFEditor | protectedvirtual |
observables_ (defined in inviwo::Observer) | inviwo::Observer | protected |
ObservableSet typedef (defined in inviwo::Observer) | inviwo::Observer | protected |
Observer()=default (defined in inviwo::Observer) | inviwo::Observer | |
Observer(const Observer &other) (defined in inviwo::Observer) | inviwo::Observer | |
Observer(Observer &&other) (defined in inviwo::Observer) | inviwo::Observer | |
onControlPointAdded(TFPrimitive &p) (defined in inviwo::TFEditor) | inviwo::TFEditor | virtual |
onControlPointChanged(const TFPrimitive &p) (defined in inviwo::TFEditor) | inviwo::TFEditor | virtual |
onControlPointRemoved(TFPrimitive &p) (defined in inviwo::TFEditor) | inviwo::TFEditor | virtual |
onTFPrimitiveDoubleClicked(const TFEditorPrimitive *p) override (defined in inviwo::TFEditor) | inviwo::TFEditor | protectedvirtual |
operator=(Observer &&other) (defined in inviwo::Observer) | inviwo::Observer | |
operator=(const Observer &other) (defined in inviwo::Observer) | inviwo::Observer | |
removeControlPoint(TFEditorPrimitive *p) (defined in inviwo::TFEditor) | inviwo::TFEditor | protected |
removeObservation(ObservableInterface *observable) | inviwo::Observer | |
removeObservations() (defined in inviwo::Observer) | inviwo::Observer | |
setControlPointSize(double val) | inviwo::TFEditor | |
setMoveMode(int i) (defined in inviwo::TFEditor) | inviwo::TFEditor | |
setRelativeSceneOffset(const dvec2 &offset) (defined in inviwo::TFEditor) | inviwo::TFEditor | |
showColorDialog() (defined in inviwo::TFEditor) | inviwo::TFEditor | signal |
TFEditor(util::TFPropertyConcept *tfProperty, const std::vector< TFPrimitiveSet * > &primitiveSets, QWidget *parent=nullptr) (defined in inviwo::TFEditor) | inviwo::TFEditor | |
updateConnections() (defined in inviwo::TFEditor) | inviwo::TFEditor | |
~Observer() | inviwo::Observer | virtual |
~TFEditor() (defined in inviwo::TFEditor) | inviwo::TFEditor | virtual |