Inviwo
0.9.10.1
Inviwo documentation
|
This is the complete list of members for inviwo::TransferFunctionProperty, including all inherited members.
addObservation(ObservableInterface *observable) | inviwo::Observer | protected |
addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
addObserver(PropertyObserver *observer) (defined in inviwo::Observable< PropertyObserver >) | inviwo::Observable< PropertyObserver > | |
addObserver(TFPropertyObserver *observer) (defined in inviwo::Observable< TFPropertyObserver >) | inviwo::Observable< TFPropertyObserver > | |
autoLinkToProperty(const std::string &propertyPath) (defined in inviwo::Property) | inviwo::Property | |
classIdentifier (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | static |
clearInitiatingWidget() | inviwo::Property | |
clearMask() (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
clone() const override | inviwo::TransferFunctionProperty | virtual |
copyMetaDataFrom(const MetaDataOwner &src) (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
copyMetaDataTo(MetaDataOwner &dst) (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
createMetaData(const std::string &key) (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
deregisterWidget(PropertyWidget *propertyWidget) | inviwo::Property | |
deserialize(Deserializer &d) override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
forEachObserver(C callback) (defined in inviwo::Observable< PropertyObserver >) | inviwo::Observable< PropertyObserver > | protected |
forEachObserver(C callback) (defined in inviwo::Observable< TFPropertyObserver >) | inviwo::Observable< TFPropertyObserver > | protected |
get() (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | virtual |
get() const (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | virtual |
getAutoLinkToProperty() const (defined in inviwo::Property) | inviwo::Property | |
getClassIdentifier() const override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
getClassIdentifierForWidget() const | inviwo::Property | virtual |
getDescription() const (defined in inviwo::Property) | inviwo::Property | virtual |
getDisplayName() const (defined in inviwo::Property) | inviwo::Property | virtual |
getHistogramMode() (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
getIdentifier() const (defined in inviwo::Property) | inviwo::Property | virtual |
getInvalidationLevel() const (defined in inviwo::Property) | inviwo::Property | virtual |
getMask() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
getMetaData(const std::string &key, U val) const (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
getMetaData(const std::string &key) (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
getMetaData(const std::string &key) const (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
getMetaDataMap() (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
getMetaDataMap() const (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
getOwner() (defined in inviwo::Property) | inviwo::Property | |
getOwner() const (defined in inviwo::Property) | inviwo::Property | |
getPath() const (defined in inviwo::Property) | inviwo::Property | virtual |
getReadOnly() const (defined in inviwo::Property) | inviwo::Property | virtual |
getSemantics() const (defined in inviwo::Property) | inviwo::Property | virtual |
getSerializationMode() const (defined in inviwo::Property) | inviwo::Property | virtual |
getUsageMode() const (defined in inviwo::Property) | inviwo::Property | virtual |
getVisible() const (defined in inviwo::Property) | inviwo::Property | virtual |
getVolumeInport() (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
getWidgets() const | inviwo::Property | |
getZoomH() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
getZoomV() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
hasMetaData(const std::string &key) const (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
hasWidgets() const | inviwo::Property | |
isModified() const (defined in inviwo::Property) | inviwo::Property | virtual |
metaData_ (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | protected |
MetaDataOwner()=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
MetaDataOwner(const MetaDataOwner &rhs)=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
notifyAboutChange() (defined in inviwo::Property) | inviwo::Property | protected |
notifyHistogramModeChange(HistogramMode mode) (defined in inviwo::TFPropertyObservable) | inviwo::TFPropertyObservable | protectedvirtual |
notifyMaskChange(const dvec2 &mask) (defined in inviwo::TFPropertyObservable) | inviwo::TFPropertyObservable | protectedvirtual |
notifyObserversOnSetDisplayName(Property *property, const std::string &displayName) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
notifyObserversOnSetIdentifier(Property *property, const std::string &identifier) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
notifyObserversOnSetReadOnly(Property *property, bool readonly) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
notifyObserversOnSetSemantics(Property *property, const PropertySemantics &semantics) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
notifyObserversOnSetUsageMode(Property *property, UsageMode usageMode) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
notifyObserversOnSetVisible(Property *property, bool visible) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
notifyZoomHChange(const dvec2 &zoomH) (defined in inviwo::TFPropertyObservable) | inviwo::TFPropertyObservable | protectedvirtual |
notifyZoomVChange(const dvec2 &zoomV) (defined in inviwo::TFPropertyObservable) | inviwo::TFPropertyObservable | protectedvirtual |
Observable()=default (defined in inviwo::Observable< PropertyObserver >) | inviwo::Observable< PropertyObserver > | |
TemplateProperty< TransferFunction >::Observable(const Observable< PropertyObserver > &other) | inviwo::Observable< PropertyObserver > | |
TemplateProperty< TransferFunction >::Observable(Observable< PropertyObserver > &&other) | inviwo::Observable< PropertyObserver > | |
Observable()=default (defined in inviwo::Observable< TFPropertyObserver >) | inviwo::Observable< TFPropertyObserver > | |
inviwo::TFPropertyObservable::Observable(const Observable< TFPropertyObserver > &other) | inviwo::Observable< TFPropertyObserver > | |
inviwo::TFPropertyObservable::Observable(Observable< TFPropertyObserver > &&other) | inviwo::Observable< TFPropertyObserver > | |
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 | |
onChange(std::function< void()> callback) | inviwo::Property | |
onChange(T *object, void(T::*method)()) (defined in inviwo::Property) | inviwo::Property | |
onChangeCallback_ (defined in inviwo::Property) | inviwo::Property | protected |
onChangeScoped(std::function< void()> callback) | inviwo::Property | |
onTFPrimitiveAdded(TFPrimitive &p) override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
onTFPrimitiveChanged(const TFPrimitive &p) override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
onTFPrimitiveRemoved(TFPrimitive &p) override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
onTFTypeChanged(const TFPrimitiveSet &primitiveSet) override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
operator *() const (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | |
operator *() (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | |
operator const TransferFunction &() const (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | virtual |
operator TransferFunction &() (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | virtual |
operator->() const (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | |
operator->() (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | |
operator=(const TransferFunction &value) (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | |
TemplateProperty< TransferFunction >::inviwo::Property::operator=(const Property &that)=delete | inviwo::Property | protected |
TemplateProperty< TransferFunction >::inviwo::PropertyObservable::operator=(const Observable< PropertyObserver > &other) | inviwo::Observable< PropertyObserver > | |
TemplateProperty< TransferFunction >::inviwo::PropertyObservable::operator=(Observable< PropertyObserver > &&other) | inviwo::Observable< PropertyObserver > | |
operator=(const MetaDataOwner &rhs)=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
operator=(Observer &&other) (defined in inviwo::Observer) | inviwo::Observer | |
operator=(const Observer &other) (defined in inviwo::Observer) | inviwo::Observer | |
inviwo::TFPropertyObservable::operator=(const Observable< TFPropertyObserver > &other) | inviwo::Observable< TFPropertyObserver > | |
inviwo::TFPropertyObservable::operator=(Observable< TFPropertyObserver > &&other) | inviwo::Observable< TFPropertyObserver > | |
Property(const std::string &identifier="", const std::string &displayName="", InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default) (defined in inviwo::Property) | inviwo::Property | |
Property(const Property &rhs) | inviwo::Property | protected |
propertyModified() (defined in inviwo::Property) | inviwo::Property | virtual |
PropertyObservable()=default (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
readonlyDependsOn(P &prop, DecisionFunc callback) (defined in inviwo::Property) | inviwo::Property | inline |
registerWidget(PropertyWidget *propertyWidget) | inviwo::Property | |
removeObservation(ObservableInterface *observable) | inviwo::Observer | |
removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
removeObservations() (defined in inviwo::Observer) | inviwo::Observer | |
removeObserver(PropertyObserver *observer) (defined in inviwo::Observable< PropertyObserver >) | inviwo::Observable< PropertyObserver > | |
removeObserver(TFPropertyObserver *observer) (defined in inviwo::Observable< TFPropertyObserver >) | inviwo::Observable< TFPropertyObserver > | |
removeOnChange(const BaseCallBack *callback) | inviwo::Property | |
removeOnChange(T *object) (defined in inviwo::Property) | inviwo::Property | |
resetToDefaultState() override | inviwo::TransferFunctionProperty | virtual |
serializationMode_ (defined in inviwo::Property) | inviwo::Property | protected |
serialize(Serializer &s) const override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
set(const TransferFunction &property) override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
set(const IsoTFProperty &p) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
set(const Property *property) override | inviwo::TransferFunctionProperty | virtual |
set(const TemplateProperty< TransferFunction > *srcProperty) (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | |
setCurrentStateAsDefault() override | inviwo::TransferFunctionProperty | virtual |
setDisplayName(const std::string &displayName) | inviwo::Property | virtual |
setHistogramMode(HistogramMode type) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
setIdentifier(const std::string &identifier) | inviwo::Property | virtual |
setInitiatingWidget(PropertyWidget *propertyWidget) | inviwo::Property | |
setInvalidationLevel(InvalidationLevel invalidationLevel) (defined in inviwo::Property) | inviwo::Property | virtual |
setMask(double maskMin, double maskMax) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
setMetaData(const std::string &key, U value) (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
setModified() (defined in inviwo::Property) | inviwo::Property | virtual |
setOwner(PropertyOwner *owner) (defined in inviwo::Property) | inviwo::Property | virtual |
setReadOnly(bool value) | inviwo::Property | virtual |
setSemantics(const PropertySemantics &semantics) (defined in inviwo::Property) | inviwo::Property | virtual |
setSerializationMode(PropertySerializationMode mode) (defined in inviwo::Property) | inviwo::Property | virtual |
setStateAsDefault(T &property, const U &state) (defined in inviwo::Property) | inviwo::Property | static |
setUsageMode(UsageMode usageMode) (defined in inviwo::Property) | inviwo::Property | virtual |
setValid() (defined in inviwo::Property) | inviwo::Property | virtual |
setVisible(bool val) (defined in inviwo::Property) | inviwo::Property | virtual |
setZoomH(double zoomHMin, double zoomHMax) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
setZoomV(double zoomVMin, double zoomVMax) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
startBlockingNotifications() override final (defined in inviwo::Observable< PropertyObserver >) | inviwo::Observable< PropertyObserver > | virtual |
startBlockingNotifications() override final (defined in inviwo::Observable< TFPropertyObserver >) | inviwo::Observable< TFPropertyObserver > | virtual |
stopBlockingNotifications() override final (defined in inviwo::Observable< PropertyObserver >) | inviwo::Observable< PropertyObserver > | virtual |
stopBlockingNotifications() override final (defined in inviwo::Observable< TFPropertyObserver >) | inviwo::Observable< TFPropertyObserver > | virtual |
TemplateProperty(const std::string &identifier, const std::string &displayName, const TransferFunction &value=TransferFunction(), InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default) (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | |
TemplateProperty(const TemplateProperty &rhs)=default (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | protected |
TransferFunctionProperty(const std::string &identifier, const std::string &displayName, const TransferFunction &value=TransferFunction({{0.0, vec4(0.0f, 0.0f, 0.0f, 0.0f)}, {1.0, vec4(1.0f, 1.0f, 1.0f, 1.0f)}}), VolumeInport *volumeInport=nullptr, InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
TransferFunctionProperty(const std::string &identifier, const std::string &displayName, VolumeInport *volumeInport, InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
TransferFunctionProperty(const TransferFunctionProperty &rhs) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
unsetMetaData(const std::string &key) | inviwo::MetaDataOwner | |
updateWidgets() (defined in inviwo::Property) | inviwo::Property | protected |
value_ (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | protected |
value_type typedef (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | |
visibilityDependsOn(P &prop, DecisionFunc callback) (defined in inviwo::Property) | inviwo::Property | inline |
~MetaDataOwner()=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | virtual |
~Observable() (defined in inviwo::Observable< PropertyObserver >) | inviwo::Observable< PropertyObserver > | virtual |
~Observable() (defined in inviwo::Observable< TFPropertyObserver >) | inviwo::Observable< TFPropertyObserver > | virtual |
~ObservableInterface()=default (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | virtual |
~Observer() | inviwo::Observer | virtual |
~Property() | inviwo::Property | virtual |
~Serializable()=default (defined in inviwo::Serializable) | inviwo::Serializable | virtual |
~TemplateProperty()=default (defined in inviwo::TemplateProperty< TransferFunction >) | inviwo::TemplateProperty< TransferFunction > | virtual |
~TransferFunctionProperty() (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |