![]() |
ImFusion SDK 4.3
|
This is the complete list of members for ResampleTpl< OperandT, bool >, including all inherited members.
| binaryOp(const ExprBaseTpl< RhsT > &rhs, const Op &func=Op()) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| binaryOp(const ExprBaseTpl< RhsT > &rhs, const Op &func, const StringOp &stringFunc) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| channelSwizzle(const std::vector< std::size_t > &indices) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| children() override | ResampleGl | protectedvirtual |
| children() const override | ResampleGl | protectedvirtual |
| convertToMemImgExpr() const noexcept (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | inline |
| convertToSharedImgExpr(std::size_t index) const (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | inline |
| decayed_imf_img_type typedef (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | |
| deformations() const override (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | inlinevirtual |
| deviceStrategy() const override | ResampleTpl< OperandT, bool > | inlinevirtual |
| eval(const std::size_t i, const vec4i &coord) const (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | inline |
| evalString(bool tagAndAssign=true) const override | ResampleGl | virtual |
| evaluateIntoImage(bool clearShiftScale=false) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | |
| expr_type typedef (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | |
| exprInterface() | GlExprInterface | |
| exprInterface() const (defined in GlExprInterface) | GlExprInterface | |
| forceCPU() const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| forceGPU() const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| get() const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| get() | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| getUniformDefinitionList(std::string &definitionList, const std::vector< int > &indices, const std::string &prefix) const override | ResampleGl | virtual |
| getVariableDefinitionList(std::string &definitionList, const std::vector< int > &indices, const std::string &prefix) const override | ResampleGl | virtual |
| GlExprInterface()=default (defined in GlExprInterface) | GlExprInterface | |
| has_variable (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | static |
| imf_img_type typedef (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | |
| imgDesc() const override | ResampleTpl< OperandT, bool > | inlinevirtual |
| init() (defined in ResampleGl) | ResampleGl | protected |
| l1Norm() const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| l2Norm() const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| lInfNorm() const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| lpNorm(double p) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| mean() const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| numImgs() const override | ResampleTpl< OperandT, bool > | inlinevirtual |
| operand() override (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | inlinevirtual |
| operand() const override (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | inlinevirtual |
| operandDesc() const override (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | inlinevirtual |
| operator-() const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| operator=(const ResampleGl &other)=delete (defined in ResampleGl) | ResampleGl | |
| operator=(ResampleGl &&other)=delete (defined in ResampleGl) | ResampleGl | |
| originalToStorage(const ImageDescriptor &desc) | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| polyWrapper() const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| reduce(std::vector< vec4i > *arg=nullptr) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| ResampleGl() (defined in ResampleGl) | ResampleGl | |
| ResampleGl(const ResampleGl &other) (defined in ResampleGl) | ResampleGl | |
| ResampleGl(ResampleGl &&other) (defined in ResampleGl) | ResampleGl | |
| ResampleTpl(const OperandT &operand, std::vector< ImageDescriptorWorld > operandDesc, std::vector< ImageDescriptorWorld > resultDesc, std::vector< std::shared_ptr< Deformation > > deformations={}, std::vector< std::reference_wrapper< SharedImage > > sharedImagesForDeformations={}) | ResampleTpl< OperandT, bool > | inline |
| ResampleTpl(const OperandT &operand, const ImageDescriptorWorld &operandDesc, const ImageDescriptorWorld &resultDesc, std::optional< std::pair< std::shared_ptr< Deformation >, std::reference_wrapper< SharedImage > > > deformationArgs=std::nullopt) | ResampleTpl< OperandT, bool > | inline |
| ResampleTpl(const ResampleTpl &other) (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | inline |
| ResampleTpl(const OperandT &operand, SharedImage &operandImg, SharedImage &resultImg, std::enable_if_t< std::is_same_v< T, SharedImage > > *=nullptr) (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | inline |
| ResampleTpl(const OperandT &operand, SharedImageSet &operandImg, SharedImageSet &resultImg, std::enable_if_t< std::is_same_v< T, SharedImageSet > > *=nullptr) (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | inline |
| resultDesc() const override (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | inlinevirtual |
| select(const ExprBaseTpl< LhsT > &lhs, const ExprBaseTpl< RhsT > &rhs) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| select(LhsT lhs, RhsT rhs, typename std::enable_if< std::is_arithmetic_v< LhsT > &&std::is_arithmetic_v< RhsT > >::type *=nullptr) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| select(LhsT lhs, const ExprBaseTpl< RhsT > &rhs, typename std::enable_if< std::is_arithmetic_v< LhsT > >::type *=nullptr) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| select(const ExprBaseTpl< LhsT > &lhs, RhsT rhs, typename std::enable_if< std::is_arithmetic_v< RhsT > >::type *=nullptr) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| setArguments(GL::Program &p, const std::vector< int > &indices, const std::string &prefix) const override | ResampleGl | virtual |
| setMagFilter(ImageMath::MagFilter mag) | GlExprInterface | virtual |
| setMagFilterRecursive(ImageMath::MagFilter mag) | GlExprInterface | |
| setWrap(ImageMath::Wrap wrap) | GlExprInterface | virtual |
| setWrapRecursive(ImageMath::Wrap wrap) | GlExprInterface | |
| sharedImagesForDeformation() const override (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | inlinevirtual |
| sharedPolyWrapper() const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| squaredl2Norm() const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| storageToOriginal(const ImageDescriptor &desc) | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| streamChannels(int numStreamedChannels) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| substituteVariable(const SubOperandT &operand) const | ResampleTpl< OperandT, bool > | inline |
| substituteVariableWithImg(T &img) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| tagAndAssignNames(std::unordered_map< internal::TaggingIndex, const void * > &taggedLeaves, std::unordered_map< std::type_index, int > &countPerLeafType, const std::string &prefix) const override | ResampleGl | virtual |
| unaryOp(const Op &func=Op()) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| unaryOp(const Op &func, const StringOp &stringFunc) const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| uniquePolyWrapper() const | ExprBaseTpl< ResampleTpl< OperandT, includeDeformation > > | inline |
| var_type typedef (defined in ResampleTpl< OperandT, bool >) | ResampleTpl< OperandT, bool > | |
| ~ExprInterface()=default (defined in ExprInterface) | ExprInterface | virtual |
| ~GlExprInterface()=default (defined in GlExprInterface) | GlExprInterface | virtual |
| ~ResampleBase()=default (defined in ResampleBase) | ResampleBase | virtual |
| ~ResampleGl() (defined in ResampleGl) | ResampleGl |