This is the complete list of members for tuw::LayeredFigure, including all inherited members.
appendToView(const cv::Mat &_mat, const cv::Scalar &_colMin, const cv::Scalar &_colMax, u_int8_t _truncateLayerVal=0) | tuw::Figure | |
background() const | tuw::Figure | |
background() | tuw::Figure | |
backgroundFileName() const | tuw::Figure | |
black | tuw::Figure | static |
blue | tuw::Figure | static |
blue_bright | tuw::Figure | static |
blue_dark | tuw::Figure | static |
callbackTrkbar1(int flags, void *param) | tuw::LayeredFigure | protectedstatic |
circle(const Point2D &p, int radius, const cv::Scalar &color, int thickness=1, int lineType=CV_AA) | tuw::Figure | |
tuw::WorldScopedMaps::circle(T &map, const Point2D &p, int radius, const cv::Scalar &color, int thickness=1, int lineType=CV_AA) const | tuw::WorldScopedMaps | inline |
clear() | tuw::Figure | |
cyan | tuw::Figure | static |
Figure(const std::string &title) | tuw::Figure | |
Figure(const Figure &)=default | tuw::Figure | |
Figure(Figure &&)=default | tuw::Figure | |
get(cv::Mat_< T > &map, const Point2D &p) const | tuw::WorldScopedMaps | inline |
gray | tuw::Figure | static |
gray_bright | tuw::Figure | static |
green | tuw::Figure | static |
green_bright | tuw::Figure | static |
green_dark | tuw::Figure | static |
height() const | tuw::WorldScopedMaps | |
infoHeader() const | tuw::WorldScopedMaps | |
init(int width_pixel, int height_pixel, double min_y, double max_y, double min_x, double max_x, double rotation=0, double grid_scale_x=-1, double grid_scale_y=-1, const std::string &background_image=std::string()) override | tuw::LayeredFigure | virtual |
tuw::WorldScopedMaps::init(int width_pixel, int height_pixel, double min_y, double max_y, double min_x, double max_x, double rotation=0) | tuw::WorldScopedMaps | |
tuw::WorldScopedMaps::init(const T &metadata) | tuw::WorldScopedMaps | inline |
initialized() | tuw::WorldScopedMaps | |
LayeredFigure(const std::string &title) | tuw::LayeredFigure | |
LayeredFigure(const LayeredFigure &)=default | tuw::LayeredFigure | |
LayeredFigure(LayeredFigure &&)=default | tuw::LayeredFigure | |
layeredMaps | tuw::LayeredFigure | |
line(const Point2D &p0, const Point2D &p1, const cv::Scalar &color, int thickness=1, int lineType=CV_AA) | tuw::Figure | |
tuw::WorldScopedMaps::line(T &map, const Point2D &p0, const Point2D &p1, const cv::Scalar &color, int thickness=1, int lineType=CV_AA) const | tuw::WorldScopedMaps | inline |
m2w(const Point2D &src) const | tuw::WorldScopedMaps | |
m2w(double x, double y) const | tuw::WorldScopedMaps | |
m2w(const Point2D &src, Point2D &des) const | tuw::WorldScopedMaps | |
magenta | tuw::Figure | static |
max_x() const | tuw::WorldScopedMaps | |
max_y() const | tuw::WorldScopedMaps | |
min_x() const | tuw::WorldScopedMaps | |
min_y() const | tuw::WorldScopedMaps | |
Mm2w() const | tuw::WorldScopedMaps | |
Mw2m() const | tuw::WorldScopedMaps | |
niceBlue | tuw::Figure | static |
niceDirtyPink | tuw::Figure | static |
niceGreen | tuw::Figure | static |
niceGreenBlue | tuw::Figure | static |
niceGreenWashed | tuw::Figure | static |
niceGrey | tuw::Figure | static |
niceGreyDark | tuw::Figure | static |
niceGreyLight | tuw::Figure | static |
niceGreyPurple | tuw::Figure | static |
niceLime | tuw::Figure | static |
niceMagenta | tuw::Figure | static |
niceMustard | tuw::Figure | static |
niceRed | tuw::Figure | static |
niceRedDark | tuw::Figure | static |
operator=(const LayeredFigure &)=default | tuw::LayeredFigure | |
operator=(LayeredFigure &&)=default | tuw::LayeredFigure | |
tuw::Figure::operator=(const Figure &)=default | tuw::Figure | |
tuw::Figure::operator=(Figure &&)=default | tuw::Figure | |
tuw::WorldScopedMaps::operator=(const WorldScopedMaps &)=default | tuw::WorldScopedMaps | |
tuw::WorldScopedMaps::operator=(WorldScopedMaps &&)=default | tuw::WorldScopedMaps | |
orange | tuw::Figure | static |
outputPlot() | tuw::LayeredFigure | |
putText(cv::Mat &view, const std::string &text, const Point2D &p, int fontFace=cv::FONT_HERSHEY_PLAIN, double fontScale=0.6, cv::Scalar color=cv::Scalar(128, 0, 0), int thickness=1, int lineType=CV_AA, bool bottomLeftOrigin=false) | tuw::Figure | |
putText(const std::string &text, const Point2D &p, int fontFace=cv::FONT_HERSHEY_PLAIN, double fontScale=0.6, cv::Scalar color=cv::Scalar(128, 0, 0), int thickness=1, int lineType=CV_AA, bool bottomLeftOrigin=false) | tuw::Figure | |
red | tuw::Figure | static |
scale_w2m(double v) const | tuw::WorldScopedMaps | |
scale_x() const | tuw::WorldScopedMaps | |
scale_y() const | tuw::WorldScopedMaps | |
setLabel(const std::string &label_x=std::string("x=%f"), const std::string &label_y=std::string("y=%f")) | tuw::Figure | |
setView(const cv::Mat &view) | tuw::Figure | |
sizeLayers_ | tuw::LayeredFigure | protected |
symbol(cv::Mat &view, const Point2D &p, const cv::Scalar &color) | tuw::Figure | |
symbol(const Point2D &p, const cv::Scalar &color) | tuw::Figure | |
symbol(cv::Mat &view, const Pose2D &p, double radius, const cv::Scalar &color, int thickness=1, int lineType=CV_AA) | tuw::Figure | |
symbol(const Pose2D &p, double radius, const cv::Scalar &color, int thickness=1, int lineType=CV_AA) | tuw::Figure | |
title() const | tuw::Figure | |
view() const | tuw::Figure | |
view() | tuw::Figure | |
view_idx_ | tuw::LayeredFigure | protected |
w2m(const Point2D &src) const | tuw::WorldScopedMaps | |
w2m(double x, double y) const | tuw::WorldScopedMaps | |
w2m(const Point2D &src, Point2D &des) const | tuw::WorldScopedMaps | |
white | tuw::Figure | static |
width() const | tuw::WorldScopedMaps | |
WorldScopedMaps() | tuw::WorldScopedMaps | |
WorldScopedMaps(const WorldScopedMaps &)=default | tuw::WorldScopedMaps | |
WorldScopedMaps(WorldScopedMaps &&)=default | tuw::WorldScopedMaps | |
yellow | tuw::Figure | static |
~Figure()=default | tuw::Figure | virtual |
~LayeredFigure()=default | tuw::LayeredFigure | virtual |
~WorldScopedMaps()=default | tuw::WorldScopedMaps | virtual |