homog2d library
|
This is the complete list of members for h2d::img::Image< T >, including all inherited members.
clear(Color c=Color(255, 255, 255)) | h2d::img::Image< T > | inline |
clear(uint8_t, uint8_t, uint8_t) | h2d::img::Image< T > | inline |
clear(uint8_t) | h2d::img::Image< T > | inline |
clear(uint8_t, uint8_t, uint8_t) | h2d::img::Image< T > | inline |
clear(uint8_t r, uint8_t g, uint8_t b) | h2d::img::Image< T > | inline |
clear(uint8_t col) | h2d::img::Image< T > | inline |
cols() const | h2d::img::Image< T > | inline |
draw(const U &object, img::DrawParams dp=img::DrawParams()) | h2d::img::Image< T > | |
draw(const std::pair< U, V > &p_objects, img::DrawParams dp=img::DrawParams()) | h2d::img::Image< T > | |
drawText(std::string, Point2d_< float >, img::DrawParams dp=img::DrawParams()) | h2d::img::Image< T > | |
drawText(std::string str, Point2d_< float > pt, img::DrawParams dp) | h2d::img::Image< T > | inline |
drawText(std::string str, Point2d_< float > pt, img::DrawParams dp) | h2d::img::Image< T > | inline |
getReal() | h2d::img::Image< T > | inline |
getReal() const | h2d::img::Image< T > | inline |
Image()=default | h2d::img::Image< T > | |
Image(T &m) | h2d::img::Image< T > | inline |
Image(size_t, size_t) | h2d::img::Image< T > | inline |
Image(size_t width, size_t height) | h2d::img::Image< T > | inline |
Image(size_t width, size_t height) | h2d::img::Image< T > | inline |
operator<<(std::ostream &, const Image< SvgImage > &) | h2d::img::Image< T > | friend |
rows() const | h2d::img::Image< T > | inline |
setSize(size_t width, size_t height) | h2d::img::Image< T > | |
setSize(const std::pair< F, F > &) | h2d::img::Image< T > | |
setSize(size_t width, size_t height) | h2d::img::Image< T > | inline |
setSize(const std::pair< T, T > &pa) | h2d::img::Image< T > | |
show(std::string wname) | h2d::img::Image< T > | inline |
size() const | h2d::img::Image< T > | inline |
write(std::string) const | h2d::img::Image< T > | inline |
write(std::string fname) const | h2d::img::Image< T > | inline |
write(std::string fname) const | h2d::img::Image< T > | inline |