approximativeSizeInBytes() const | sofa::defaulttype::Image< _T > | inline |
assign(const Image< T > &im, const bool shared=false) | sofa::defaulttype::Image< _T > | inline |
CImgT typedef | sofa::defaulttype::Image< _T > | |
clear() | sofa::defaulttype::Image< _T > | inline |
DIMENSION_S enum value | sofa::defaulttype::Image< _T > | |
DIMENSION_T enum value | sofa::defaulttype::Image< _T > | |
DIMENSION_X enum value | sofa::defaulttype::Image< _T > | |
DIMENSION_Y enum value | sofa::defaulttype::Image< _T > | |
DIMENSION_Z enum value | sofa::defaulttype::Image< _T > | |
DimensionLabel enum name | sofa::defaulttype::Image< _T > | |
fill(const SReal val) override | sofa::defaulttype::Image< _T > | inlinevirtual |
get_histogram(T &value_min, T &value_max, const unsigned int dimx, const bool mergeChannels=false) const | sofa::defaulttype::Image< _T > | inline |
get_plane(const unsigned int coord, const unsigned int axis, const type::Mat< 2, 3, unsigned int > &ROI, const unsigned int t=0, const bool mergeChannels=false) const | sofa::defaulttype::Image< _T > | inline |
get_slicedModels(const unsigned int coord, const unsigned int axis, const type::Mat< 2, 3, unsigned int > &ROI, const type::vector< type::Vec< 3, Real > > &position, const type::vector< sofa::component::visual::VisualModelImpl::VisualTriangle > &triangles, const type::vector< sofa::component::visual::VisualModelImpl::VisualQuad > &quads) const | sofa::defaulttype::Image< _T > | inline |
getCImg(const unsigned int t=0) | sofa::defaulttype::Image< _T > | inline |
getCImg(const unsigned int t=0) const | sofa::defaulttype::Image< _T > | inline |
getCImgList() | sofa::defaulttype::Image< _T > | inline |
getCImgList() const | sofa::defaulttype::Image< _T > | inline |
getDimensions() const | sofa::defaulttype::Image< _T > | inline |
Image() | sofa::defaulttype::Image< _T > | inline |
Image(const Image< T > &_img, bool shared=false) | sofa::defaulttype::Image< _T > | inline |
Image(const cimg_library::CImg< T > &_img) | sofa::defaulttype::Image< _T > | inline |
imCoord typedef | sofa::defaulttype::BaseImage | |
img | sofa::defaulttype::Image< _T > | protected |
isEmpty() const | sofa::defaulttype::Image< _T > | inline |
isInside(t x, t y, t z) const | sofa::defaulttype::Image< _T > | inline |
Name() | sofa::defaulttype::Image< _T > | inlinestatic |
NB_DimensionLabel enum value | sofa::defaulttype::Image< _T > | |
operator!=(const Image< T > &other) const | sofa::defaulttype::Image< _T > | inline |
operator<<(std::ostream &out, const Image< T > &im) | sofa::defaulttype::Image< _T > | friend |
operator=(const Image< T > &im) | sofa::defaulttype::Image< _T > | inline |
operator==(const Image< T > &other) const | sofa::defaulttype::Image< _T > | inline |
operator>>(std::istream &in, Image< T > &im) | sofa::defaulttype::Image< _T > | friend |
setDimensions(const imCoord &dim) override | sofa::defaulttype::Image< _T > | inlinevirtual |
T typedef | sofa::defaulttype::Image< _T > | |
~BaseImage() | sofa::defaulttype::BaseImage | inlinevirtual |
~Image() override | sofa::defaulttype::Image< _T > | inline |