Bench-MR
A Motion Planning Benchmark for Wheeled Mobile Robots
Public Member Functions | Public Attributes | List of all members
LegendEntry Struct Reference

#include <QtVisualizer.h>

Collaboration diagram for LegendEntry:
Collaboration graph
[legend]

Public Member Functions

 LegendEntry (const std::string &label="Unknown", const QPen &pen=QPen(Qt::black))
 

Public Attributes

std::string label
 
QPen pen
 

Constructor & Destructor Documentation

◆ LegendEntry()

LegendEntry::LegendEntry ( const std::string &  label = "Unknown",
const QPen &  pen = QPen(Qt::black) 
)
inlineexplicit

Member Data Documentation

◆ label

std::string LegendEntry::label

◆ pen

QPen LegendEntry::pen

The documentation for this struct was generated from the following file: