| down_sample() const | wmtk::components::adaptive_tessellation::image::Image | |
| DScalar typedef | wmtk::components::adaptive_tessellation::image::Image | private |
| get(const T &u, const T &v) const | wmtk::components::adaptive_tessellation::image::Image | |
| get_coordinate(const int x, const WrappingMode mode) const | wmtk::components::adaptive_tessellation::image::Image | |
| get_pixel(const int i, const int j) const | wmtk::components::adaptive_tessellation::image::Image | inline |
| get_pixel_index(const double &u, const double &v) const | wmtk::components::adaptive_tessellation::image::Image | |
| get_raw_image() const | wmtk::components::adaptive_tessellation::image::Image | inline |
| get_wrapping_mode_x() const | wmtk::components::adaptive_tessellation::image::Image | inline |
| get_wrapping_mode_y() const | wmtk::components::adaptive_tessellation::image::Image | inline |
| height() const | wmtk::components::adaptive_tessellation::image::Image | inline |
| Image()=default | wmtk::components::adaptive_tessellation::image::Image | |
| Image(int height_, int width_) | wmtk::components::adaptive_tessellation::image::Image | inline |
| ImageMatrixf typedef | wmtk::components::adaptive_tessellation::image::Image | private |
| load(const std::filesystem::path &path, WrappingMode mode_x, WrappingMode mode_y) | wmtk::components::adaptive_tessellation::image::Image | |
| m_image | wmtk::components::adaptive_tessellation::image::Image | protected |
| m_mode_x | wmtk::components::adaptive_tessellation::image::Image | protected |
| m_mode_y | wmtk::components::adaptive_tessellation::image::Image | protected |
| ref_raw_image() | wmtk::components::adaptive_tessellation::image::Image | inline |
| save(const std::filesystem::path &path) const | wmtk::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::Image | inline |
| set_wrapping_mode(WrappingMode mode_x, WrappingMode mode_y) | wmtk::components::adaptive_tessellation::image::Image | inline |
| width() const | wmtk::components::adaptive_tessellation::image::Image | inline |