ImFusion SDK 4.3
Coordinates< imf_img_typeT > Member List

This is the complete list of members for Coordinates< imf_img_typeT >, including all inherited members.

binaryOp(const ExprBaseTpl< RhsT > &rhs, const Op &func=Op()) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
binaryOp(const ExprBaseTpl< RhsT > &rhs, const Op &func, const StringOp &stringFunc) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
channelSwizzle(const std::vector< std::size_t > &indices) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
children() overrideCoordinatesGlvirtual
children() const overrideCoordinatesGlvirtual
convertToMemImgExpr() const noexcept (defined in Coordinates< imf_img_typeT >)Coordinates< imf_img_typeT >inline
convertToSharedImgExpr(std::size_t index) const (defined in Coordinates< imf_img_typeT >)Coordinates< imf_img_typeT >inline
Coordinates(const std::vector< ImageDescriptorWorld > descWorld, CoordinateType coordType=CoordinateType::World, vec4 normal=vec4::Zero(), bool useNormal=false)Coordinates< imf_img_typeT >inline
Coordinates(const ImageDescriptorWorld &descWorld, CoordinateType coordType=CoordinateType::World)Coordinates< imf_img_typeT >inline
Coordinates(const imf_img_type &referenceImage, CoordinateType coordType=CoordinateType::World)Coordinates< imf_img_typeT >inline
Coordinates(const imf_img_type &referenceImage, vec4 normal, CoordinateType coordType=CoordinateType::World)Coordinates< imf_img_typeT >inline
CoordinatesImpl(const std::vector< ImageDescriptorWorld > descWorld, CoordinateType coordType=CoordinateType::World, vec4 normal=vec4::Zero(), bool useNormal=false)CoordinatesImplprotected
CoordinatesImpl(const SharedImage &referenceImage, CoordinateType coordType=CoordinateType::World)CoordinatesImplprotected
CoordinatesImpl(const SharedImageSet &referenceImage, CoordinateType coordType=CoordinateType::World) (defined in CoordinatesImpl)CoordinatesImplprotected
CoordinatesImpl(const SharedImage &referenceImage, vec4 normal, CoordinateType coordType=CoordinateType::World)CoordinatesImplprotected
CoordinatesImpl(const SharedImageSet &referenceImage, vec4 normal, CoordinateType coordType=CoordinateType::World) (defined in CoordinatesImpl)CoordinatesImplprotected
CoordinatesImpl(std::vector< ImageDescriptor > imageDescriptor, std::vector< mat4 > matrixToWorld, std::vector< mat4 > textureToWorld, vec4 normal, bool useNormal, CoordinateType coordType) (defined in CoordinatesImpl)CoordinatesImplprotected
deviceStrategy() const overrideCoordinates< imf_img_typeT >inlinevirtual
eval(const std::size_t, const vec4i &coord) constCoordinates< imf_img_typeT >inline
evalString(bool tagAndAssign=true) const overrideCoordinatesGlvirtual
evaluateIntoImage(bool clearShiftScale=false) constExprBaseTpl< Coordinates< imf_img_typeT > >
expr_type typedefCoordinates< imf_img_typeT >
exprInterface()GlExprInterface
exprInterface() const (defined in GlExprInterface)GlExprInterface
forceCPU() constExprBaseTpl< Coordinates< imf_img_typeT > >inline
forceGPU() constExprBaseTpl< Coordinates< imf_img_typeT > >inline
get() constExprBaseTpl< Coordinates< imf_img_typeT > >inline
get()ExprBaseTpl< Coordinates< imf_img_typeT > >inline
getImpl() (defined in CoordinatesGl)CoordinatesGlprotected
getImpl() const (defined in CoordinatesGl)CoordinatesGlprotected
getUniformDefinitionList(std::string &definitionList, const std::vector< int > &indices, const std::string &prefix) const overrideCoordinatesGlvirtual
getVariableDefinitionList(std::string &definitionList, const std::vector< int > &indices, const std::string &prefix) const overrideCoordinatesGlvirtual
GlExprInterface()=default (defined in GlExprInterface)GlExprInterface
has_variable (defined in Coordinates< imf_img_typeT >)Coordinates< imf_img_typeT >static
imf_img_type typedef (defined in Coordinates< imf_img_typeT >)Coordinates< imf_img_typeT >
imgDesc() const overrideCoordinates< imf_img_typeT >inlinevirtual
l1Norm() constExprBaseTpl< Coordinates< imf_img_typeT > >inline
l2Norm() constExprBaseTpl< Coordinates< imf_img_typeT > >inline
lInfNorm() constExprBaseTpl< Coordinates< imf_img_typeT > >inline
lpNorm(double p) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
m_coordinateType (defined in CoordinatesImpl)CoordinatesImplprotected
m_imageDescriptor (defined in CoordinatesImpl)CoordinatesImplprotected
m_matrixToWorld (defined in CoordinatesImpl)CoordinatesImplprotected
m_name (defined in CoordinatesGl)CoordinatesGlmutableprotected
m_normal (defined in CoordinatesImpl)CoordinatesImplprotected
m_normalPixel (defined in CoordinatesImpl)CoordinatesImplprotected
m_reciprocalDim (defined in CoordinatesImpl)CoordinatesImplprotected
m_tagged (defined in CoordinatesGl)CoordinatesGlmutableprotected
m_textureToWorld (defined in CoordinatesImpl)CoordinatesImplprotected
m_useNormal (defined in CoordinatesImpl)CoordinatesImplprotected
mean() constExprBaseTpl< Coordinates< imf_img_typeT > >inline
numImgs() const overrideCoordinates< imf_img_typeT >inlinevirtual
operator-() constExprBaseTpl< Coordinates< imf_img_typeT > >inline
originalToStorage(const ImageDescriptor &desc)ExprBaseTpl< Coordinates< imf_img_typeT > >inline
polyWrapper() constExprBaseTpl< Coordinates< imf_img_typeT > >inline
reduce(std::vector< vec4i > *arg=nullptr) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
select(const ExprBaseTpl< LhsT > &lhs, const ExprBaseTpl< RhsT > &rhs) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
select(LhsT lhs, RhsT rhs, typename std::enable_if< std::is_arithmetic_v< LhsT > &&std::is_arithmetic_v< RhsT > >::type *=nullptr) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
select(LhsT lhs, const ExprBaseTpl< RhsT > &rhs, typename std::enable_if< std::is_arithmetic_v< LhsT > >::type *=nullptr) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
select(const ExprBaseTpl< LhsT > &lhs, RhsT rhs, typename std::enable_if< std::is_arithmetic_v< RhsT > >::type *=nullptr) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
setArguments(GL::Program &p, const std::vector< int > &indicesIn, const std::string &prefix) const overrideCoordinatesGlvirtual
setMagFilter(ImageMath::MagFilter mag)GlExprInterfacevirtual
setMagFilterRecursive(ImageMath::MagFilter mag)GlExprInterface
setWrap(ImageMath::Wrap wrap)GlExprInterfacevirtual
setWrapRecursive(ImageMath::Wrap wrap)GlExprInterface
sharedPolyWrapper() constExprBaseTpl< Coordinates< imf_img_typeT > >inline
squaredl2Norm() constExprBaseTpl< Coordinates< imf_img_typeT > >inline
storageToOriginal(const ImageDescriptor &desc)ExprBaseTpl< Coordinates< imf_img_typeT > >inline
streamChannels(int numStreamedChannels) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
substituteVariableWithImg(T &img) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
tagAndAssignNames(std::unordered_map< ImageMath::internal::TaggingIndex, const void * > &taggedLeaves, std::unordered_map< std::type_index, int > &countPerLeafType, const std::string &prefix) const overrideCoordinatesGlvirtual
unaryOp(const Op &func=Op()) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
unaryOp(const Op &func, const StringOp &stringFunc) constExprBaseTpl< Coordinates< imf_img_typeT > >inline
uniquePolyWrapper() constExprBaseTpl< Coordinates< imf_img_typeT > >inline
var_type typedef (defined in Coordinates< imf_img_typeT >)Coordinates< imf_img_typeT >
~CoordinatesImpl() (defined in CoordinatesImpl)CoordinatesImplprotected
~ExprInterface()=default (defined in ExprInterface)ExprInterfacevirtual
~GlExprInterface()=default (defined in GlExprInterface)GlExprInterfacevirtual
Search Tab / S to search, Esc to close