Wildmeshing Toolkit
wmtk::components::adaptive_tessellation::image::Image Member List

This is the complete list of members for wmtk::components::adaptive_tessellation::image::Image, including all inherited members.

down_sample() constwmtk::components::adaptive_tessellation::image::Image
DScalar typedefwmtk::components::adaptive_tessellation::image::Imageprivate
get(const T &u, const T &v) constwmtk::components::adaptive_tessellation::image::Image
get_coordinate(const int x, const WrappingMode mode) constwmtk::components::adaptive_tessellation::image::Image
get_pixel(const int i, const int j) constwmtk::components::adaptive_tessellation::image::Imageinline
get_pixel_index(const double &u, const double &v) constwmtk::components::adaptive_tessellation::image::Image
get_raw_image() constwmtk::components::adaptive_tessellation::image::Imageinline
get_wrapping_mode_x() constwmtk::components::adaptive_tessellation::image::Imageinline
get_wrapping_mode_y() constwmtk::components::adaptive_tessellation::image::Imageinline
height() constwmtk::components::adaptive_tessellation::image::Imageinline
Image()=defaultwmtk::components::adaptive_tessellation::image::Image
Image(int height_, int width_)wmtk::components::adaptive_tessellation::image::Imageinline
ImageMatrixf typedefwmtk::components::adaptive_tessellation::image::Imageprivate
load(const std::filesystem::path &path, WrappingMode mode_x, WrappingMode mode_y)wmtk::components::adaptive_tessellation::image::Image
m_imagewmtk::components::adaptive_tessellation::image::Imageprotected
m_mode_xwmtk::components::adaptive_tessellation::image::Imageprotected
m_mode_ywmtk::components::adaptive_tessellation::image::Imageprotected
ref_raw_image()wmtk::components::adaptive_tessellation::image::Imageinline
save(const std::filesystem::path &path) constwmtk::components::adaptive_tessellation::image::Image
set(const std::function< float(const double &, const double &)> &f, const WrappingMode mode_x=WrappingMode::CLAMP_TO_EDGE, const WrappingMode mode_y=WrappingMode::CLAMP_TO_EDGE)wmtk::components::adaptive_tessellation::image::Image
set(const int r, const int c, const float v)wmtk::components::adaptive_tessellation::image::Imageinline
set_wrapping_mode(WrappingMode mode_x, WrappingMode mode_y)wmtk::components::adaptive_tessellation::image::Imageinline
width() constwmtk::components::adaptive_tessellation::image::Imageinline