Class PolygonDisplayModeProperty
Defined in File polygon_parts.hpp
Class Documentation
-
class PolygonDisplayModeProperty
Wrapper for EnumProperty + enum for whether to display the outline, area, or both.
Public Functions
-
explicit PolygonDisplayModeProperty(rviz_common::properties::Property *parent)
-
inline bool shouldDrawOutlines() const
-
inline bool shouldDrawFiller() const
Protected Types
Protected Functions
-
inline DisplayMode getDisplayMode() const
Protected Attributes
-
rviz_common::properties::EnumProperty *property_
-
explicit PolygonDisplayModeProperty(rviz_common::properties::Property *parent)