used in getAsOpenglVisualization()
Definition at line 71 of file TWaypoint.h.
#include <mrpt/nav/reactive/TWaypoint.h>
Public Member Functions | |
TWaypointsRenderingParams () | |
Public Attributes | |
double | outter_radius |
double | inner_radius |
double | outter_radius_non_skippable |
double | inner_radius_non_skippable |
double | outter_radius_reached |
double | inner_radius_reached |
double | heading_arrow_len |
mrpt::img::TColor | color_regular |
mrpt::img::TColor | color_current_goal |
mrpt::img::TColor | color_reached |
bool | show_labels |
TWaypointsRenderingParams::TWaypointsRenderingParams | ( | ) |
Definition at line 141 of file TWaypoint.cpp.
mrpt::img::TColor mrpt::nav::TWaypointsRenderingParams::color_current_goal |
Definition at line 79 of file TWaypoint.h.
mrpt::img::TColor mrpt::nav::TWaypointsRenderingParams::color_reached |
Definition at line 79 of file TWaypoint.h.
mrpt::img::TColor mrpt::nav::TWaypointsRenderingParams::color_regular |
Definition at line 79 of file TWaypoint.h.
double mrpt::nav::TWaypointsRenderingParams::heading_arrow_len |
Definition at line 78 of file TWaypoint.h.
double mrpt::nav::TWaypointsRenderingParams::inner_radius |
Definition at line 75 of file TWaypoint.h.
double mrpt::nav::TWaypointsRenderingParams::inner_radius_non_skippable |
Definition at line 76 of file TWaypoint.h.
double mrpt::nav::TWaypointsRenderingParams::inner_radius_reached |
Definition at line 77 of file TWaypoint.h.
double mrpt::nav::TWaypointsRenderingParams::outter_radius |
Definition at line 75 of file TWaypoint.h.
double mrpt::nav::TWaypointsRenderingParams::outter_radius_non_skippable |
Definition at line 76 of file TWaypoint.h.
double mrpt::nav::TWaypointsRenderingParams::outter_radius_reached |
Definition at line 77 of file TWaypoint.h.
bool mrpt::nav::TWaypointsRenderingParams::show_labels |
Definition at line 80 of file TWaypoint.h.
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |