ARROWS enum value | mapviz_plugins::PointDrawingPlugin | |
bufferSize() const | mapviz_plugins::PointDrawingPlugin | protected |
BufferSizeChanged(int value) | mapviz_plugins::PointDrawingPlugin | protectedvirtualslot |
canvas_ | mapviz::MapvizPlugin | protected |
ClearHistory() | mapviz_plugins::PointDrawingPlugin | virtual |
ClearPoints() | mapviz_plugins::PointDrawingPlugin | protectedslot |
CollectLaps() | mapviz_plugins::PointDrawingPlugin | virtual |
config_widget_ | mapviz_plugins::PathPlugin | private |
CovariancedToggled(bool checked) | mapviz_plugins::PointDrawingPlugin | protectedvirtualslot |
Draw(double x, double y, double scale) | mapviz_plugins::PathPlugin | virtual |
draw_order_ | mapviz::MapvizPlugin | protected |
DrawArrow(const StampedPoint &point) | mapviz_plugins::PointDrawingPlugin | virtual |
DrawArrows() | mapviz_plugins::PointDrawingPlugin | virtual |
DrawCovariance() | mapviz_plugins::PointDrawingPlugin | virtual |
DrawIcon() | mapviz_plugins::PointDrawingPlugin | protectedvirtualslot |
DrawLaps() | mapviz_plugins::PointDrawingPlugin | virtual |
DrawLapsArrows() | mapviz_plugins::PointDrawingPlugin | virtual |
DrawLines() | mapviz_plugins::PointDrawingPlugin | virtual |
DrawOrder() const | mapviz::MapvizPlugin | |
DrawOrderChanged(int draw_order) | mapviz::MapvizPlugin | signal |
DrawPlugin(double x, double y, double scale) | mapviz::MapvizPlugin | |
DrawPoints(double scale) | mapviz_plugins::PointDrawingPlugin | virtual |
DrawStyle enum name | mapviz_plugins::PointDrawingPlugin | |
GetConfigWidget(QWidget *parent) | mapviz_plugins::PathPlugin | virtual |
GetTransform(const ros::Time &stamp, swri_transform_util::Transform &transform, bool use_latest_transforms=true) | mapviz::MapvizPlugin | |
GetTransform(const std::string &source, const ros::Time &stamp, swri_transform_util::Transform &transform) | mapviz::MapvizPlugin | |
has_message_ | mapviz_plugins::PathPlugin | private |
icon_ | mapviz::MapvizPlugin | protected |
Initialize(QGLWidget *canvas) | mapviz_plugins::PathPlugin | virtual |
mapviz_plugins::PointDrawingPlugin::Initialize(boost::shared_ptr< tf::TransformListener > tf_listener, swri_transform_util::TransformManagerPtr tf_manager, QGLWidget *canvas) | mapviz::MapvizPlugin | virtual |
initialized_ | mapviz::MapvizPlugin | protected |
LapToggled(bool checked) | mapviz_plugins::PointDrawingPlugin | protectedvirtualslot |
LINES enum value | mapviz_plugins::PointDrawingPlugin | |
LoadConfig(const YAML::Node &node, const std::string &path) | mapviz_plugins::PathPlugin | virtual |
MapvizPlugin() | mapviz::MapvizPlugin | protected |
Name() const | mapviz::MapvizPlugin | |
name_ | mapviz::MapvizPlugin | protected |
node_ | mapviz::MapvizPlugin | protected |
Paint(QPainter *painter, double x, double y, double scale) | mapviz::MapvizPlugin | virtual |
PaintPlugin(QPainter *painter, double x, double y, double scale) | mapviz::MapvizPlugin | |
path_sub_ | mapviz_plugins::PathPlugin | private |
pathCallback(const nav_msgs::PathConstPtr &path) | mapviz_plugins::PathPlugin | private |
PathPlugin() | mapviz_plugins::PathPlugin | |
PointDrawingPlugin() | mapviz_plugins::PointDrawingPlugin | |
points() const | mapviz_plugins::PointDrawingPlugin | protected |
POINTS enum value | mapviz_plugins::PointDrawingPlugin | |
positionTolerance() const | mapviz_plugins::PointDrawingPlugin | protected |
PositionToleranceChanged(double value) | mapviz_plugins::PointDrawingPlugin | protectedvirtualslot |
PrintError(const std::string &message) | mapviz_plugins::PathPlugin | protectedvirtual |
PrintErrorHelper(QLabel *status_label, const std::string &message, double throttle=0.0) | mapviz::MapvizPlugin | static |
PrintInfo(const std::string &message) | mapviz_plugins::PathPlugin | protectedvirtual |
PrintInfoHelper(QLabel *status_label, const std::string &message, double throttle=0.0) | mapviz::MapvizPlugin | static |
PrintMeasurements() | mapviz::MapvizPlugin | |
PrintWarning(const std::string &message) | mapviz_plugins::PathPlugin | protectedvirtual |
PrintWarningHelper(QLabel *status_label, const std::string &message, double throttle=0.0) | mapviz::MapvizPlugin | static |
pushPoint(StampedPoint point) | mapviz_plugins::PointDrawingPlugin | protected |
ResetTransformedPoints() | mapviz_plugins::PointDrawingPlugin | protectedslot |
SaveConfig(YAML::Emitter &emitter, const std::string &path) | mapviz_plugins::PathPlugin | virtual |
SelectTopic() | mapviz_plugins::PathPlugin | protectedslot |
SetArrowSize(int arrowSize) | mapviz_plugins::PointDrawingPlugin | protectedvirtualslot |
SetColor(const QColor &color) | mapviz_plugins::PointDrawingPlugin | protectedvirtualslot |
SetDrawOrder(int order) | mapviz::MapvizPlugin | |
SetDrawStyle(QString style) | mapviz_plugins::PointDrawingPlugin | protectedvirtualslot |
SetDrawStyle(DrawStyle style) | mapviz_plugins::PointDrawingPlugin | protectedvirtualslot |
SetIcon(IconWidget *icon) | mapviz::MapvizPlugin | |
SetName(const std::string &name) | mapviz::MapvizPlugin | |
SetNode(const ros::NodeHandle &node) | mapviz::MapvizPlugin | virtual |
SetStaticArrowSizes(bool isChecked) | mapviz_plugins::PointDrawingPlugin | protectedvirtualslot |
SetTargetFrame(std::string frame_id) | mapviz::MapvizPlugin | |
SetType(const std::string &type) | mapviz::MapvizPlugin | |
SetUseLatestTransforms(bool value) | mapviz::MapvizPlugin | |
SetVisible(bool visible) | mapviz::MapvizPlugin | |
ShowAllCovariancesToggled(bool checked) | mapviz_plugins::PointDrawingPlugin | protectedvirtualslot |
Shutdown() | mapviz_plugins::PathPlugin | inlinevirtual |
SizeChanged() | mapviz::MapvizPlugin | signal |
source_frame_ | mapviz::MapvizPlugin | protected |
SupportsPainting() | mapviz::MapvizPlugin | virtualslot |
target_frame_ | mapviz::MapvizPlugin | protected |
TargetFrameChanged(const std::string &target_frame) | mapviz::MapvizPlugin | signal |
tf_ | mapviz::MapvizPlugin | protected |
tf_manager_ | mapviz::MapvizPlugin | protected |
topic_ | mapviz_plugins::PathPlugin | private |
TopicEdited() | mapviz_plugins::PathPlugin | protectedslot |
Transform() | mapviz_plugins::PointDrawingPlugin | virtual |
TransformPoint(StampedPoint &point) | mapviz_plugins::PointDrawingPlugin | virtual |
Type() const | mapviz::MapvizPlugin | |
type_ | mapviz::MapvizPlugin | protected |
ui_ | mapviz_plugins::PathPlugin | private |
UpdateColor(QColor base_color, int i) | mapviz_plugins::PointDrawingPlugin | virtual |
use_latest_transforms_ | mapviz::MapvizPlugin | protected |
UseLatestTransformsChanged(bool use_latest_transforms) | mapviz::MapvizPlugin | signal |
Visible() const | mapviz::MapvizPlugin | |
visible_ | mapviz::MapvizPlugin | protected |
VisibleChanged(bool visible) | mapviz::MapvizPlugin | signal |
~MapvizPlugin() | mapviz::MapvizPlugin | virtual |
~PathPlugin() | mapviz_plugins::PathPlugin | virtual |
~PointDrawingPlugin() | mapviz_plugins::PointDrawingPlugin | inlinevirtual |