| _componentId | DD::Image::AuthoringProvider | protected |
| _defaultMode | DD::Image::Authoring | protected |
| _enabledModes | DD::Image::Authoring | protected |
| _getDefault(double *values, size_t nValues) const =0 | DD::Image::AuthoringProvider | protectedpure virtual |
| _isAnimated() const =0 | DD::Image::AuthoringProvider | protectedpure virtual |
| _isDefault() const =0 | DD::Image::AuthoringProvider | protectedpure virtual |
| _isProviderEnabled() const =0 | DD::Image::AuthoringProvider | protectedpure virtual |
| _mode | DD::Image::Authoring | protected |
| _provideValues(double *values, size_t nValues, const ArrayKnobI *arrayKnob, const OutputContext &) const =0 | DD::Image::AuthoringProvider | protectedpure virtual |
| _sceneOpI() const =0 | DD::Image::AuthoringProvider | protectedpure virtual |
| _sourceAttrib | DD::Image::AuthoringProvider | protected |
| _update(bool enable, const usg::Prim &prim, uint64_t version) | DD::Image::AuthoringProvider | inlineprotectedvirtual |
| AllModes() (defined in DD::Image::Authoring) | DD::Image::Authoring | inlinestatic |
| animationTimes(std::set< double > ×, const OutputContext &oc) (defined in DD::Image::ValueProvider) | DD::Image::ValueProvider | inlinevirtual |
| Authoring(Mode mode=Mode::NoChange, Mode defaultMode=Mode::NoChange) | DD::Image::Authoring | |
| Authoring(const AuthoringSettings &settings, Mode mode, Mode defaultMode) | DD::Image::Authoring | |
| Authoring(const AuthoringSettings &settings) | DD::Image::Authoring | |
| AuthoringProvider(Knob *knob, uint64_t componentId) | DD::Image::AuthoringProvider | |
| CopyValue(const T *valIn, double *valOut) | DD::Image::AuthoringProvider | inlinestatic |
| CopyValue(const T *valInA, const T *valInB, float t, double *valOut) | DD::Image::AuthoringProvider | inlinestatic |
| DefaultValue enum value | DD::Image::Authoring | |
| DefaultValueBit() (defined in DD::Image::Authoring) | DD::Image::Authoring | inlinestatic |
| disable() | DD::Image::Authoring | inline |
| disableMode(Mode mode) | DD::Image::Authoring | inline |
| enable(ModeMask modes=AllModes()) | DD::Image::Authoring | inline |
| enabled() const | DD::Image::Authoring | inline |
| enabledModes() const | DD::Image::Authoring | inline |
| enableMode(Mode mode) | DD::Image::Authoring | inline |
| getDefaultMode() const | DD::Image::Authoring | inline |
| getMode() const | DD::Image::Authoring | inline |
| GetModeBit(Mode mode) | DD::Image::Authoring | static |
| getModeEnumFromIndex(int index) const | DD::Image::Authoring | |
| GetModeEnumFromName(const char *name) | DD::Image::Authoring | static |
| GetModeEnumFromName(const std::string &name) (defined in DD::Image::Authoring) | DD::Image::Authoring | inlinestatic |
| getModeIndex(Mode mode) const | DD::Image::Authoring | |
| getModeIndex(const char *name) const | DD::Image::Authoring | inline |
| getModeIndex() const | DD::Image::Authoring | inline |
| getModeName() const | DD::Image::Authoring | inline |
| GetModeName(Mode mode) | DD::Image::Authoring | static |
| getModeNames() const | DD::Image::Authoring | |
| GetModeNames() | DD::Image::Authoring | static |
| getModes() const | DD::Image::Authoring | |
| Invalid enum value | DD::Image::Authoring | |
| isAnimated(const Knob *knob, const OutputContext &) const override (defined in DD::Image::AuthoringProvider) | DD::Image::AuthoringProvider | |
| isDefault(const Knob *, const OutputContext &) const override (defined in DD::Image::AuthoringProvider) | DD::Image::AuthoringProvider | |
| Mode enum name | DD::Image::Authoring | |
| modeEnabled(Mode mode) const | DD::Image::Authoring | |
| ModeMask typedef (defined in DD::Image::Authoring) | DD::Image::Authoring | |
| ndk::SceneOpNode (defined in DD::Image::AuthoringProvider) | DD::Image::AuthoringProvider | friend |
| NoChange enum value | DD::Image::Authoring | |
| NoChangeBit() (defined in DD::Image::Authoring) | DD::Image::Authoring | inlinestatic |
| NoModes() (defined in DD::Image::Authoring) | DD::Image::Authoring | inlinestatic |
| operator=(const AuthoringSettings &settings) | DD::Image::Authoring | |
| providerSourceType(const Knob *knob, const OutputContext &) const override (defined in DD::Image::AuthoringProvider) | DD::Image::AuthoringProvider | |
| provideStringValue(std::string &value, const StringKnobI *knob, const OutputContext &oc) const (defined in DD::Image::ValueProvider) | DD::Image::ValueProvider | inlinevirtual |
| provideValues(double *values, size_t nValues, const ArrayKnobI *arrayKnob, const OutputContext &) const override | DD::Image::AuthoringProvider | |
| provideValues(const ArrayKnobI *arrayKnob, const OutputContext &) const override (defined in DD::Image::AuthoringProvider) | DD::Image::AuthoringProvider | |
| provideValues (defined in DD::Image::ValueProvider) | DD::Image::ValueProvider | inline |
| provideValuesEnabled(const Knob *knob, const OutputContext &) const override | DD::Image::AuthoringProvider | |
| setDefaultMode(Mode defaultMode) | DD::Image::Authoring | |
| setMode(Mode mode) | DD::Image::Authoring | |
| setMode(const std::string &name) | DD::Image::Authoring | inline |
| setModeFromIndex(int index) | DD::Image::Authoring | inline |
| setModes(const std::vector< Mode > &modes) | DD::Image::Authoring | |
| SetValue enum value | DD::Image::Authoring | |
| SetValueBit() (defined in DD::Image::Authoring) | DD::Image::Authoring | inlinestatic |
| ~Authoring()=default (defined in DD::Image::Authoring) | DD::Image::Authoring | virtual |
| ~AuthoringProvider() override (defined in DD::Image::AuthoringProvider) | DD::Image::AuthoringProvider | inline |
| ~ValueProvider()=default (defined in DD::Image::ValueProvider) | DD::Image::ValueProvider | virtual |