Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::TransferFunctionProperty, including all inherited members.
accept(NetworkVisitor &visitor) | inviwo::Property | virtual |
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 |
autoLinkToProperty(std::string_view 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(std::string_view key) (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
data() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | inline |
deregisterWidget(PropertyWidget *propertyWidget) | inviwo::Property | |
deserialize(Deserializer &d) override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
get() (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
get() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
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 | inviwo::Property | virtual |
getDisplayName() const (defined in inviwo::Property) | inviwo::Property | virtual |
getHelp() const | inviwo::Property | |
getHelp() (defined in inviwo::Property) | inviwo::Property | |
getHistogramMode() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
getHistogramSelection() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
getIdentifier() const (defined in inviwo::Property) | inviwo::Property | virtual |
getInvalidationLevel() const (defined in inviwo::Property) | inviwo::Property | virtual |
getLookUpTableSize() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | inline |
getMask() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
getMetaData(std::string_view key, U val) const (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
getMetaData(std::string_view key) (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
getMetaData(std::string_view 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 | inviwo::Property | virtual |
getReadOnly() const (defined in inviwo::Property) | inviwo::Property | virtual |
getRepresentation() (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | inline |
getSemantics() const (defined in inviwo::Property) | inviwo::Property | virtual |
getSerializationMode() const (defined in inviwo::Property) | inviwo::Property | virtual |
getVisible() const (defined in inviwo::Property) | inviwo::Property | virtual |
getWidgets() const | inviwo::Property | |
getZoomH() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
getZoomV() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
hasMetaData(std::string_view key) const (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | inline |
hasMetaData(std::string_view key) const (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
hasWidgets() const | inviwo::Property | |
isDefaultState() const | inviwo::Property | virtual |
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 | |
MetaDataOwner(MetaDataOwner &rhs)=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
needsSerialization() const | inviwo::Property | virtual |
notifyAboutChange() (defined in inviwo::Property) | inviwo::Property | protected |
notifyHistogramModeChange(HistogramMode mode) (defined in inviwo::TFPropertyObservable) | inviwo::TFPropertyObservable | protected |
notifyHistogramSelectionChange(HistogramSelection selection) (defined in inviwo::TFPropertyObservable) | inviwo::TFPropertyObservable | protected |
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 |
notifyObserversOnSetVisible(Property *property, bool visible) (defined in inviwo::PropertyObservable) | inviwo::PropertyObservable | protected |
notifyZoomHChange(const dvec2 &zoomH) (defined in inviwo::TFPropertyObservable) | inviwo::TFPropertyObservable | protected |
notifyZoomVChange(const dvec2 &zoomV) (defined in inviwo::TFPropertyObservable) | inviwo::TFPropertyObservable | protected |
inviwo::Observable(const Observable< PropertyObserver > &other) | inviwo::Observable< PropertyObserver > | |
inviwo::Observable(Observable< PropertyObserver > &&other) noexcept | inviwo::Observable< PropertyObserver > | |
inviwo::TFPropertyObservable::Observable(const Observable< TFPropertyObserver > &other) | inviwo::Observable< TFPropertyObserver > | |
inviwo::TFPropertyObservable::Observable(Observable< TFPropertyObserver > &&other) noexcept | inviwo::Observable< TFPropertyObserver > | |
observables_ (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 | |
onChangeCallback_ (defined in inviwo::Property) | inviwo::Property | protected |
onChangeScoped(std::function< void()> callback) | inviwo::Property | |
onTFMaskChanged(const TFPrimitiveSet &set, dvec2 mask) override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
onTFPrimitiveAdded(const TFPrimitiveSet &set, TFPrimitive &p) override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
onTFPrimitiveChanged(const TFPrimitiveSet &set, const TFPrimitive &p) override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
onTFPrimitiveRemoved(const TFPrimitiveSet &set, TFPrimitive &p) override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
onTFTypeChanged(const TFPrimitiveSet &set, TFPrimitiveSetType type) override (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |
operator*() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
operator*() (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
operator->() const (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
operator->() (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
inviwo::operator=(const Property &that)=delete | inviwo::Property | protected |
inviwo::PropertyObservable::operator=(const Observable< PropertyObserver > &other) | inviwo::Observable< PropertyObserver > | |
inviwo::PropertyObservable::operator=(Observable< PropertyObserver > &&other) noexcept | inviwo::Observable< PropertyObserver > | |
operator=(const MetaDataOwner &rhs)=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
operator=(MetaDataOwner &)=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) noexcept | inviwo::Observable< TFPropertyObserver > | |
Property(std::string_view identifier="", std::string_view displayName="", Document help={}, InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default, ReadOnly readOnly=ReadOnly::No) (defined in inviwo::Property) | inviwo::Property | explicit |
Property(std::string_view identifier, std::string_view displayName, InvalidationLevel invalidationLevel, 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 | |
removeOnChange(const BaseCallBack *callback) | 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 &tf) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
set(const Property *property) override | inviwo::TransferFunctionProperty | virtual |
set(const TransferFunctionProperty *p) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
set(const IsoTFProperty *p) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
setCurrentStateAsDefault() override | inviwo::TransferFunctionProperty | virtual |
setDefault(const TransferFunction &tf) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
setDisplayName(std::string_view displayName) | inviwo::Property | virtual |
setHelp(Document help) (defined in inviwo::Property) | inviwo::Property | |
setHistogramMode(HistogramMode mode) | inviwo::TransferFunctionProperty | |
setHistogramSelection(HistogramSelection selection) | inviwo::TransferFunctionProperty | |
setIdentifier(std::string_view identifier) | inviwo::Property | virtual |
setInitiatingWidget(PropertyWidget *propertyWidget) | inviwo::Property | |
setInvalidationLevel(InvalidationLevel invalidationLevel) (defined in inviwo::Property) | inviwo::Property | virtual |
setLookUpTableSize(size_t size) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | inline |
setMask(double maskMin, double maskMax) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
setMetaData(std::string_view 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 |
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 | |
TransferFunctionProperty(std::string_view identifier, std::string_view displayName, Document help, 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)}}), TFData port={}, InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
TransferFunctionProperty(std::string_view identifier, std::string_view 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)}}), TFData port={}, InvalidationLevel invalidationLevel=InvalidationLevel::InvalidOutput, PropertySemantics semantics=PropertySemantics::Default) (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | |
TransferFunctionProperty(std::string_view identifier, std::string_view displayName, TFData port, 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(std::string_view key) | inviwo::MetaDataOwner | |
updateWidgets() | inviwo::Property | |
visibilityDependsOn(P &prop, DecisionFunc callback) (defined in inviwo::Property) | inviwo::Property | inline |
~MetaDataOwner()=default (defined in inviwo::MetaDataOwner) | inviwo::MetaDataOwner | |
~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 |
~TransferFunctionProperty() (defined in inviwo::TransferFunctionProperty) | inviwo::TransferFunctionProperty | virtual |