ImFusion SDK 4.3
Array< T, ImgType, BlockAccessEnabled > Member List

This is the complete list of members for Array< T, ImgType, BlockAccessEnabled >, including all inherited members.

Array(T &img, bool ignoreShiftAndScale=false, MagFilter magFilter=MagFilter::Nearest, Wrap wrap=Wrap::ClampToEdge, const vec4f &borderColor=vec4f::Zero())Array< T, ImgType, BlockAccessEnabled >inlineexplicit
Array(const Array &other) (defined in Array< T, ImgType, BlockAccessEnabled >)Array< T, ImgType, BlockAccessEnabled >inline
assignGl(const internal::GlExprInterface &expr)ArrayGl< Array< T, ImgType, false > >
binaryOp(const ExprBaseTpl< RhsT > &rhs, const Op &func=Op()) constExprBaseTpl< Array< T, ImgType, false > >inline
binaryOp(const ExprBaseTpl< RhsT > &rhs, const Op &func, const StringOp &stringFunc) constExprBaseTpl< Array< T, ImgType, false > >inline
block(const vec3i &offset, const vec3i &blockSize) constArray< T, ImgType, BlockAccessEnabled >inline
block_access_enabled (defined in Array< T, ImgType, BlockAccessEnabled >)Array< T, ImgType, BlockAccessEnabled >static
channelSwizzle(const std::vector< std::size_t > &indices) constExprBaseTpl< Array< T, ImgType, false > >inline
children() override finalArrayGl< Array< T, ImgType, false > >inlinevirtual
children() const override finalArrayGl< Array< T, ImgType, false > >inlinevirtual
cloneLeaf(otherT &img) constArray< T, ImgType, BlockAccessEnabled >inline
convertToMemImgExpr() const noexceptArray< T, ImgType, BlockAccessEnabled >inline
convertToSharedImgExpr(std::size_t index) constArray< T, ImgType, BlockAccessEnabled >inline
deviceStrategy() const overrideArray< T, ImgType, BlockAccessEnabled >inlinevirtual
eval(const std::size_t i, const vec4i &coord) constArray< T, ImgType, BlockAccessEnabled >inline
evalString(bool tagAndAssign=true) const override finalArrayGl< Array< T, ImgType, false > >virtual
evaluateIntoImage(bool clearShiftScale=false) constExprBaseTpl< Array< T, ImgType, false > >
expr_type typedef (defined in Array< T, ImgType, BlockAccessEnabled >)Array< T, ImgType, BlockAccessEnabled >
exprInterface()GlExprInterface
exprInterface() const (defined in GlExprInterface)GlExprInterface
forceCPU() constExprBaseTpl< Array< T, ImgType, false > >inline
forceGPU() constExprBaseTpl< Array< T, ImgType, false > >inline
get() constExprBaseTpl< Array< T, ImgType, false > >inline
get()ExprBaseTpl< Array< T, ImgType, false > >inline
getMagFilter() (defined in Array< T, ImgType, BlockAccessEnabled >)Array< T, ImgType, BlockAccessEnabled >inline
getUniformDefinitionList(std::string &definitionList, const std::vector< int > &indices, const std::string &prefix) const override finalArrayGl< Array< T, ImgType, false > >virtual
getVariableDefinitionList(std::string &definitionList, const std::vector< int > &indices, const std::string &prefix) const override finalArrayGl< Array< T, ImgType, false > >virtual
getWrap() (defined in Array< T, ImgType, BlockAccessEnabled >)Array< T, ImgType, BlockAccessEnabled >inline
GlExprInterface()=default (defined in GlExprInterface)GlExprInterface
has_variable (defined in Array< T, ImgType, BlockAccessEnabled >)Array< T, ImgType, BlockAccessEnabled >static
imf_img_type typedef (defined in Array< T, ImgType, BlockAccessEnabled >)Array< T, ImgType, BlockAccessEnabled >
img() (defined in Array< T, ImgType, BlockAccessEnabled >)Array< T, ImgType, BlockAccessEnabled >inline
img() const (defined in Array< T, ImgType, BlockAccessEnabled >)Array< T, ImgType, BlockAccessEnabled >inline
img_type typedef (defined in Array< T, ImgType, BlockAccessEnabled >)Array< T, ImgType, BlockAccessEnabled >
imgDesc() const override finalArray< T, ImgType, BlockAccessEnabled >inlinevirtual
l1Norm() constExprBaseTpl< Array< T, ImgType, false > >inline
l2Norm() constExprBaseTpl< Array< T, ImgType, false > >inline
lInfNorm() constExprBaseTpl< Array< T, ImgType, false > >inline
lpNorm(double p) constExprBaseTpl< Array< T, ImgType, false > >inline
mean() constExprBaseTpl< Array< T, ImgType, false > >inline
numImgs() const overrideArray< T, ImgType, BlockAccessEnabled >inlinevirtual
operator-() constExprBaseTpl< Array< T, ImgType, false > >inline
operator=(const ExprBaseTpl< ExprT > &operand)Array< T, ImgType, BlockAccessEnabled >inline
operator=(const Array< T, img_type, BlockAccessEnabled > &operand)Array< T, ImgType, BlockAccessEnabled >inline
operator=(RhsT rhs)Array< T, ImgType, BlockAccessEnabled >inline
operator=(Eigen::Matrix< RhsT, Dim, 1 > rhs)Array< T, ImgType, BlockAccessEnabled >inline
originalToStorage(const ImageDescriptor &desc)ExprBaseTpl< Array< T, ImgType, false > >inline
polyWrapper() constExprBaseTpl< Array< T, ImgType, false > >inline
reduce(std::vector< vec4i > *arg=nullptr) constExprBaseTpl< Array< T, ImgType, false > >inline
select(const ExprBaseTpl< LhsT > &lhs, const ExprBaseTpl< RhsT > &rhs) constExprBaseTpl< Array< T, ImgType, false > >inline
select(LhsT lhs, RhsT rhs, typename std::enable_if< std::is_arithmetic_v< LhsT > &&std::is_arithmetic_v< RhsT > >::type *=nullptr) constExprBaseTpl< Array< T, ImgType, false > >inline
select(LhsT lhs, const ExprBaseTpl< RhsT > &rhs, typename std::enable_if< std::is_arithmetic_v< LhsT > >::type *=nullptr) constExprBaseTpl< Array< T, ImgType, false > >inline
select(const ExprBaseTpl< LhsT > &lhs, RhsT rhs, typename std::enable_if< std::is_arithmetic_v< RhsT > >::type *=nullptr) constExprBaseTpl< Array< T, ImgType, false > >inline
setArguments(GL::Program &p, const std::vector< int > &indices, const std::string &prefix) const override finalArrayGl< Array< T, ImgType, false > >virtual
setDeviceStrategy(DeviceStrategy deviceStrategy)Array< T, ImgType, BlockAccessEnabled >inline
setMagFilter(ImageMath::MagFilter m) override finalArrayGl< Array< T, ImgType, false > >inlinevirtual
setMagFilterRecursive(ImageMath::MagFilter mag)GlExprInterface
setWrap(ImageMath::Wrap w) override finalArrayGl< Array< T, ImgType, false > >inlinevirtual
setWrapRecursive(ImageMath::Wrap wrap)GlExprInterface
sharedPolyWrapper() constExprBaseTpl< Array< T, ImgType, false > >inline
squaredl2Norm() constExprBaseTpl< Array< T, ImgType, false > >inline
storageToOriginal(const ImageDescriptor &desc)ExprBaseTpl< Array< T, ImgType, false > >inline
streamChannels(int numStreamedChannels) constExprBaseTpl< Array< T, ImgType, false > >inline
substituteVariableWithImg(T &img) constExprBaseTpl< Array< T, ImgType, false > >inline
tagAndAssignNames(std::unordered_map< internal::TaggingIndex, const void * > &taggedLeaves, std::unordered_map< std::type_index, int > &countPerLeafType, const std::string &prefix) const override finalArrayGl< Array< T, ImgType, false > >virtual
unaryOp(const Op &func=Op()) constExprBaseTpl< Array< T, ImgType, false > >inline
unaryOp(const Op &func, const StringOp &stringFunc) constExprBaseTpl< Array< T, ImgType, false > >inline
uniquePolyWrapper() constExprBaseTpl< Array< T, ImgType, false > >inline
var_type typedef (defined in Array< T, ImgType, BlockAccessEnabled >)Array< T, ImgType, BlockAccessEnabled >
~ArrayBase()=default (defined in ArrayBase)ArrayBasevirtual
~ExprInterface()=default (defined in ExprInterface)ExprInterfacevirtual
~GlExprInterface()=default (defined in GlExprInterface)GlExprInterfacevirtual
Search Tab / S to search, Esc to close