| ArgumentType typedef | imath::TISampledFunction< 1, 1 > | |
| BaseClass typedef | imath::TISampledFunction< 1, 1 > | |
| BeginChangeGroup(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
| BeginChanges(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
| CF_ACF_INTERNAL enum value | istd::IChangeable | |
| CF_ALL_DATA enum value | istd::IChangeable | |
| CF_ANY enum value | istd::IChangeable | |
| CF_DELEGATED enum value | istd::IChangeable | |
| CF_DESTROYING enum value | istd::IChangeable | |
| CF_NO_UNDO enum value | istd::IChangeable | |
| ChangeFlags enum name | istd::IChangeable | |
| ChangeInfoMap typedef | istd::IChangeable | |
| CloneMe(CompatibilityMode mode=CM_WITHOUT_REFS) const override | imath::CSampledFunction | virtual |
| CM_CONVERT enum value | istd::IChangeable | |
| CM_STRICT enum value | istd::IChangeable | |
| CM_WITH_REFS enum value | istd::IChangeable | |
| CM_WITHOUT_REFS enum value | istd::IChangeable | |
| CompatibilityMode enum name | istd::IChangeable | |
| CopyFrom(const IChangeable &object, CompatibilityMode mode=CM_WITHOUT_REFS) override | imath::CSampledFunction | virtual |
| imath::ISampledFunction::CopyFrom(const IChangeable &object, CompatibilityMode mode=CM_WITHOUT_REFS) | istd::IChangeable | inlinevirtual |
| CreateFunction(double *dataPtr, const ArgumentType &sizes) override | imath::CSampledFunction | virtual |
| CSampledFunction() | imath::CSampledFunction | |
| CSampledFunction(const CSampledFunction &function) | imath::CSampledFunction | |
| CSampledFunction(const imath::ISampledFunction &function) | imath::CSampledFunction | explicit |
| CSampledFunction(int size, double defaultValue=0) | imath::CSampledFunction | explicit |
| EndChangeGroup(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
| EndChanges(const ChangeSet &changeSet) | istd::IChangeable | inlinevirtual |
| GetAllChanges() | istd::IChangeable | inlinestatic |
| GetAnyChange() | istd::IChangeable | inlinestatic |
| GetArgumentDimensionality() const | imath::TISampledFunction< 1, 1 > | inlinevirtual |
| GetDelegatedChanges() | istd::IChangeable | inlinestatic |
| GetGridSize(int dimensionIndex) const override | imath::CSampledFunction | virtual |
| GetLogicalRange(int dimensionIndex) const override | imath::CSampledFunction | virtual |
| GetNoChanges() | istd::IChangeable | inlinestatic |
| GetResultDimensionality() const | imath::TISampledFunction< 1, 1 > | inlinevirtual |
| GetResultValueRange(int dimensionIndex, int resultDimension=-1) const override | imath::CSampledFunction | virtual |
| GetSampleAt(const SampleIndex &index) const override | imath::CSampledFunction | virtual |
| GetSampleCoordinate(int index) const | imath::CSampledFunction | inline |
| GetSamples() const override | imath::CSampledFunction | virtual |
| GetSampleValue(int index) const | imath::CSampledFunction | inline |
| GetSamplingStep() const | imath::CSampledFunction | inline |
| GetSupportedOperations() const override | imath::CSampledFunction | virtual |
| GetTotalSamplesCount() const override | imath::CSampledFunction | virtual |
| GetValueAt(const ArgumentType &argument, ResultType &result) const override | imath::CSampledFunction | virtual |
| GetValueAt(const ArgumentType &argument) const override | imath::CSampledFunction | virtual |
| imath::ISampledFunction::GetValueAt(const istd::TIndex< ArgumentDimensions > &argument, TVector< ResultDimensions > &result) const=0 | imath::TIMathFunction< istd::TIndex< ArgumentDimensions >, TVector< ResultDimensions > > | pure virtual |
| imath::ISampledFunction::GetValueAt(const istd::TIndex< ArgumentDimensions > &argument) const=0 | imath::TIMathFunction< istd::TIndex< ArgumentDimensions >, TVector< ResultDimensions > > | pure virtual |
| Index typedef | imath::CSampledFunction | |
| Initialize(int size, double defaultValue=0) | imath::CSampledFunction | |
| IsEqual(const IChangeable &object) const override | imath::CSampledFunction | virtual |
| imath::ISampledFunction::IsEqual(const IChangeable &object) const | istd::IChangeable | inlinevirtual |
| OnBeginChanges() | istd::IChangeable | inlineprotectedvirtual |
| OnEndChanges(const ChangeSet &changeSet) | istd::IChangeable | inlineprotectedvirtual |
| operator==(const CSampledFunction &other) const | imath::CSampledFunction | |
| operator[](int index) const | imath::ISampledFunction | inline |
| Reset() | imath::CSampledFunction | |
| ResetData(CompatibilityMode mode=CM_WITHOUT_REFS) override | imath::CSampledFunction | virtual |
| ResultType typedef | imath::TISampledFunction< 1, 1 > | |
| SampleIndex typedef | imath::TISampledFunction< 1, 1 > | |
| SetLogicalRange(const istd::CRange &logicalRange) | imath::CSampledFunction | inline |
| SetSampleValue(int index, double value) | imath::CSampledFunction | inline |
| SO_CLONE enum value | istd::IChangeable | |
| SO_COMPARE enum value | istd::IChangeable | |
| SO_COPY enum value | istd::IChangeable | |
| SO_NONE enum value | istd::IChangeable | |
| SO_OBSERVE enum value | istd::IChangeable | |
| SO_RESET enum value | istd::IChangeable | |
| SupportedOperations enum name | istd::IChangeable | |
| ~IPolymorphic() | istd::IPolymorphic | inlinevirtual |