![]() |
ImFusion SDK 4.3
|
This is the complete list of members for StashVariable< expr_type >, including all inherited members.
| binaryOp(const ExprBaseTpl< RhsT > &rhs, const Op &func=Op()) const | ExprBaseTpl< StashVariable< T > > | inline |
| binaryOp(const ExprBaseTpl< RhsT > &rhs, const Op &func, const StringOp &stringFunc) const | ExprBaseTpl< StashVariable< T > > | inline |
| channelSwizzle(const std::vector< std::size_t > &indices) const | ExprBaseTpl< StashVariable< T > > | inline |
| children() override | VariableGl | inlinevirtual |
| children() const override | VariableGl | inlinevirtual |
| convertToMemImgExpr() const noexcept (defined in StashVariable< expr_type >) | StashVariable< expr_type > | inline |
| convertToSharedImgExpr(std::size_t) const (defined in StashVariable< expr_type >) | StashVariable< expr_type > | inline |
| deviceStrategy() const override | StashVariable< expr_type > | inlinevirtual |
| eval(const std::size_t, const vec4i &coord) const | StashVariable< expr_type > | inline |
| evalString(bool) const override | VariableGl | inlinevirtual |
| evaluateIntoImage(bool clearShiftScale=false) const | ExprBaseTpl< StashVariable< T > > | |
| expr_type typedef (defined in StashVariable< expr_type >) | StashVariable< expr_type > | |
| exprInterface() | GlExprInterface | |
| exprInterface() const (defined in GlExprInterface) | GlExprInterface | |
| forceCPU() const | ExprBaseTpl< StashVariable< T > > | inline |
| forceGPU() const | ExprBaseTpl< StashVariable< T > > | inline |
| get() const | ExprBaseTpl< StashVariable< T > > | inline |
| get() | ExprBaseTpl< StashVariable< T > > | inline |
| getUniformDefinitionList(std::string &, const std::vector< int > &, const std::string &) const override | VariableGl | inlinevirtual |
| getVariableDefinitionList(std::string &, const std::vector< int > &, const std::string &) const override | VariableGl | inlinevirtual |
| GlExprInterface()=default (defined in GlExprInterface) | GlExprInterface | |
| has_variable (defined in StashVariable< expr_type >) | StashVariable< expr_type > | static |
| imf_img_type typedef (defined in StashVariable< expr_type >) | StashVariable< expr_type > | |
| imgDesc() const override | StashVariable< expr_type > | inlinevirtual |
| l1Norm() const | ExprBaseTpl< StashVariable< T > > | inline |
| l2Norm() const | ExprBaseTpl< StashVariable< T > > | inline |
| lInfNorm() const | ExprBaseTpl< StashVariable< T > > | inline |
| lpNorm(double p) const | ExprBaseTpl< StashVariable< T > > | inline |
| mean() const | ExprBaseTpl< StashVariable< T > > | inline |
| numImgs() const override | StashVariable< expr_type > | inlinevirtual |
| operator-() const | ExprBaseTpl< StashVariable< T > > | inline |
| originalToStorage(const ImageDescriptor &desc) | ExprBaseTpl< StashVariable< T > > | inline |
| polyWrapper() const | ExprBaseTpl< StashVariable< T > > | inline |
| reduce(std::vector< vec4i > *arg=nullptr) const | ExprBaseTpl< StashVariable< T > > | inline |
| select(const ExprBaseTpl< LhsT > &lhs, const ExprBaseTpl< RhsT > &rhs) const | ExprBaseTpl< StashVariable< T > > | inline |
| select(LhsT lhs, RhsT rhs, typename std::enable_if< std::is_arithmetic_v< LhsT > &&std::is_arithmetic_v< RhsT > >::type *=nullptr) const | ExprBaseTpl< StashVariable< T > > | inline |
| select(LhsT lhs, const ExprBaseTpl< RhsT > &rhs, typename std::enable_if< std::is_arithmetic_v< LhsT > >::type *=nullptr) const | ExprBaseTpl< StashVariable< T > > | inline |
| select(const ExprBaseTpl< LhsT > &lhs, RhsT rhs, typename std::enable_if< std::is_arithmetic_v< RhsT > >::type *=nullptr) const | ExprBaseTpl< StashVariable< T > > | inline |
| setArguments(GL::Program &, const std::vector< int > &, const std::string &) const override | VariableGl | inlinevirtual |
| setMagFilter(ImageMath::MagFilter mag) | GlExprInterface | virtual |
| setMagFilterRecursive(ImageMath::MagFilter mag) | GlExprInterface | |
| setStash(std::vector< internal::StashEntry< expr_type > > *stash) const (defined in StashVariable< expr_type >) | StashVariable< expr_type > | inline |
| setWrap(ImageMath::Wrap wrap) | GlExprInterface | virtual |
| setWrapRecursive(ImageMath::Wrap wrap) | GlExprInterface | |
| sharedPolyWrapper() const | ExprBaseTpl< StashVariable< T > > | inline |
| squaredl2Norm() const | ExprBaseTpl< StashVariable< T > > | inline |
| StashVariable(int channels) | StashVariable< expr_type > | inlineexplicit |
| storageToOriginal(const ImageDescriptor &desc) | ExprBaseTpl< StashVariable< T > > | inline |
| streamChannels(int numStreamedChannels) const | ExprBaseTpl< StashVariable< T > > | inline |
| substituteVariableWithImg(T &img) const | ExprBaseTpl< StashVariable< T > > | inline |
| tagAndAssignNames(std::unordered_map< TaggingIndex, const void * > &, std::unordered_map< std::type_index, int > &, const std::string &) const override | VariableGl | inlinevirtual |
| unaryOp(const Op &func=Op()) const | ExprBaseTpl< StashVariable< T > > | inline |
| unaryOp(const Op &func, const StringOp &stringFunc) const | ExprBaseTpl< StashVariable< T > > | inline |
| uniquePolyWrapper() const | ExprBaseTpl< StashVariable< T > > | inline |
| var_type typedef (defined in StashVariable< expr_type >) | StashVariable< expr_type > | |
| ~ExprInterface()=default (defined in ExprInterface) | ExprInterface | virtual |
| ~GlExprInterface()=default (defined in GlExprInterface) | GlExprInterface | virtual |