ImFusion SDK 4.3
MaskLeaf< OperandT > Member List

This is the complete list of members for MaskLeaf< OperandT >, including all inherited members.

binaryOp(const ExprBaseTpl< RhsT > &rhs, const Op &func=Op()) constExprBaseTpl< MaskLeaf< OperandT > >inline
binaryOp(const ExprBaseTpl< RhsT > &rhs, const Op &func, const StringOp &stringFunc) constExprBaseTpl< MaskLeaf< OperandT > >inline
channelSwizzle(const std::vector< std::size_t > &indices) constExprBaseTpl< MaskLeaf< OperandT > >inline
children() overrideMaskLeaf< OperandT >inlinevirtual
children() const overrideMaskLeaf< OperandT >inlinevirtual
convertToMemImgExpr() const noexcept (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >inline
convertToSharedImgExpr(std::size_t index) constMaskLeaf< OperandT >inline
deviceStrategy() const overrideMaskLeaf< OperandT >inlinevirtual
eval(const std::size_t, const vec4i &coord) constMaskLeaf< OperandT >inline
evalString(bool tagAndAssign=true) const overrideMaskLeafGlvirtual
evaluateIntoImage(bool clearShiftScale=false) constExprBaseTpl< MaskLeaf< OperandT > >
expr_type typedef (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >
exprInterface()GlExprInterface
exprInterface() const (defined in GlExprInterface)GlExprInterface
forceCPU() constExprBaseTpl< MaskLeaf< OperandT > >inline
forceGPU() constExprBaseTpl< MaskLeaf< OperandT > >inline
get() constExprBaseTpl< MaskLeaf< OperandT > >inline
get()ExprBaseTpl< MaskLeaf< OperandT > >inline
getUniformDefinitionList(std::string &definitionList, const std::vector< int > &indices, const std::string &prefix) const overrideMaskLeafGlvirtual
getVariableDefinitionList(std::string &definitionList, const std::vector< int > &indices, const std::string &prefix) const overrideMaskLeafGlvirtual
GlExprInterface()=default (defined in GlExprInterface)GlExprInterface
has_variable (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >static
imf_img_type typedef (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >
imgDesc() const overrideMaskLeaf< OperandT >inlinevirtual
l1Norm() constExprBaseTpl< MaskLeaf< OperandT > >inline
l2Norm() constExprBaseTpl< MaskLeaf< OperandT > >inline
lInfNorm() constExprBaseTpl< MaskLeaf< OperandT > >inline
lpNorm(double p) constExprBaseTpl< MaskLeaf< OperandT > >inline
m_mask (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >protected
m_multiInclude (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >mutableprotected
m_name (defined in MaskLeafGl)MaskLeafGlmutableprotected
m_numChannels (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >protected
m_stashedOperand (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >protected
m_tagged (defined in MaskLeafGl)MaskLeafGlmutableprotected
mask() const override (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >inlinevirtual
MaskLeaf(const OperandT &operand, std::shared_ptr< Mask > mask) (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >inline
mean() constExprBaseTpl< MaskLeaf< OperandT > >inline
numImgs() const overrideMaskLeaf< OperandT >inlinevirtual
operand() override (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >inlinevirtual
operand() const override (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >inlinevirtual
operator-() constExprBaseTpl< MaskLeaf< OperandT > >inline
originalToStorage(const ImageDescriptor &desc)ExprBaseTpl< MaskLeaf< OperandT > >inline
polyWrapper() constExprBaseTpl< MaskLeaf< OperandT > >inline
reduce(std::vector< vec4i > *arg=nullptr) constExprBaseTpl< MaskLeaf< OperandT > >inline
select(const ExprBaseTpl< LhsT > &lhs, const ExprBaseTpl< RhsT > &rhs) constExprBaseTpl< MaskLeaf< OperandT > >inline
select(LhsT lhs, RhsT rhs, typename std::enable_if< std::is_arithmetic_v< LhsT > &&std::is_arithmetic_v< RhsT > >::type *=nullptr) constExprBaseTpl< MaskLeaf< OperandT > >inline
select(LhsT lhs, const ExprBaseTpl< RhsT > &rhs, typename std::enable_if< std::is_arithmetic_v< LhsT > >::type *=nullptr) constExprBaseTpl< MaskLeaf< OperandT > >inline
select(const ExprBaseTpl< LhsT > &lhs, RhsT rhs, typename std::enable_if< std::is_arithmetic_v< RhsT > >::type *=nullptr) constExprBaseTpl< MaskLeaf< OperandT > >inline
setArguments(GL::Program &p, const std::vector< int > &indicesIn, const std::string &prefix) const overrideMaskLeafGlvirtual
setMagFilter(ImageMath::MagFilter mag)GlExprInterfacevirtual
setMagFilterRecursive(ImageMath::MagFilter mag)GlExprInterface
setWrap(ImageMath::Wrap wrap)GlExprInterfacevirtual
setWrapRecursive(ImageMath::Wrap wrap)GlExprInterface
sharedPolyWrapper() constExprBaseTpl< MaskLeaf< OperandT > >inline
squaredl2Norm() constExprBaseTpl< MaskLeaf< OperandT > >inline
storageToOriginal(const ImageDescriptor &desc)ExprBaseTpl< MaskLeaf< OperandT > >inline
streamChannels(int numStreamedChannels) constExprBaseTpl< MaskLeaf< OperandT > >inline
substituteVariable(const SubOperandT &operand) constMaskLeaf< OperandT >inline
substituteVariableWithImg(T &img) constExprBaseTpl< MaskLeaf< OperandT > >inline
tagAndAssignNames(std::unordered_map< ImageMath::internal::TaggingIndex, const void * > &taggedLeaves, std::unordered_map< std::type_index, int > &countPerLeafType, const std::string &prefix) const overrideMaskLeafGlvirtual
unaryOp(const Op &func=Op()) constExprBaseTpl< MaskLeaf< OperandT > >inline
unaryOp(const Op &func, const StringOp &stringFunc) constExprBaseTpl< MaskLeaf< OperandT > >inline
uniquePolyWrapper() constExprBaseTpl< MaskLeaf< OperandT > >inline
var_type typedef (defined in MaskLeaf< OperandT >)MaskLeaf< OperandT >
~ExprInterface()=default (defined in ExprInterface)ExprInterfacevirtual
~GlExprInterface()=default (defined in GlExprInterface)GlExprInterfacevirtual
~MaskLeafBase()=default (defined in MaskLeafBase)MaskLeafBasevirtual
Search Tab / S to search, Esc to close