Class MarkerNamespace

Inheritance Relationships

Base Type

  • public rviz_common::properties::BoolProperty

Class Documentation

class MarkerNamespace : public rviz_common::properties::BoolProperty

Manager of a single marker namespace. Keeps a hash from marker IDs to MarkerBasePtr, and creates or destroys them when necessary.

Public Functions

MarkerNamespace(const QString &name, rviz_common::properties::Property *parent_property, MarkerCommon *owner)
inline bool isEnabled() const

Public Slots

void onEnableChanged()