farm-ng-core
sophus::MutImage< TPixel, TAllocator > Member List

This is the complete list of members for sophus::MutImage< TPixel, TAllocator >, including all inherited members.

Image classsophus::MutImage< TPixel, TAllocator >friend
leakAndReturnDeleter() -> MaybeLeakingUniqueDataAreaDeleter< TAllocator >sophus::MutImage< TPixel, TAllocator >inlineprotected
makeCopyFrom(ImageView< TPixel > const &view) -> MutImagesophus::MutImage< TPixel, TAllocator >inlinestatic
makeFromTransform(ImageView< TOtherPixel > view, TUnaryOperation const &unary_op) -> MutImagesophus::MutImage< TPixel, TAllocator >inlinestatic
makeFromTransform(ImageView< TLhsPixel > lhs, ImageView< TRhsPixel > rhs, TBinaryOperation const &binary_op) -> MutImagesophus::MutImage< TPixel, TAllocator >inlinestatic
MutDynImage classsophus::MutImage< TPixel, TAllocator >friend
MutImage()sophus::MutImage< TPixel, TAllocator >inline
MutImage(ImageLayout layout)sophus::MutImage< TPixel, TAllocator >inlineexplicit
MutImage(sophus::ImageSize size)sophus::MutImage< TPixel, TAllocator >inlineexplicit
MutImage(MutImage< TPixel > const &other)=deletesophus::MutImage< TPixel, TAllocator >
MutImage(MutImage &&img) noexceptsophus::MutImage< TPixel, TAllocator >inline
operator=(MutImage const &) -> MutImage &=deletesophus::MutImage< TPixel, TAllocator >
operator=(MutImage &&img) noexcept -> MutImage &sophus::MutImage< TPixel, TAllocator >inline
reset()sophus::MutImage< TPixel, TAllocator >inline
swap(MutImage &img)sophus::MutImage< TPixel, TAllocator >inline
unique_sophus::MutImage< TPixel, TAllocator >protected
viewMut() const -> MutImageView< TPixel >sophus::MutImage< TPixel, TAllocator >inline
~MutImage()sophus::MutImage< TPixel, TAllocator >inline