GT RoboCup SSL
Soccer software, robot firmware
DebugDrawer Member List

This is the complete list of members for DebugDrawer, including all inherited members.

DebugDrawer(Context *context) (defined in DebugDrawer)DebugDrawerinline
debugLayers() const (defined in DebugDrawer)DebugDrawerinline
drawArc(const Geometry2d::Arc &arc, const QColor &color=Qt::black, const QString &layer=QString()) (defined in DebugDrawer)DebugDrawer
drawCircle(Geometry2d::Point center, float radius, const QColor &color=Qt::black, const QString &layer=QString()) (defined in DebugDrawer)DebugDrawer
drawLine(const Geometry2d::Segment &line, const QColor &color=Qt::black, const QString &layer=QString()) (defined in DebugDrawer)DebugDrawer
drawLine(Geometry2d::Point p0, Geometry2d::Point p1, const QColor &color=Qt::black, const QString &layer=QString()) (defined in DebugDrawer)DebugDrawer
drawPolygon(const Geometry2d::Point *pts, int n, const QColor &color=Qt::black, const QString &layer=QString()) (defined in DebugDrawer)DebugDrawer
drawPolygon(const std::vector< Geometry2d::Point > &pts, const QColor &color=Qt::black, const QString &layer=QString()) (defined in DebugDrawer)DebugDrawer
drawPolygon(const Geometry2d::Polygon &pts, const QColor &color=Qt::black, const QString &layer=QString()) (defined in DebugDrawer)DebugDrawer
drawSegment(const Geometry2d::Segment &line, const QColor &color=Qt::black, const QString &layer=QString()) (defined in DebugDrawer)DebugDrawer
drawShape(const std::shared_ptr< Geometry2d::Shape > &obs, const QColor &color=Qt::black, const QString &layer=QString()) (defined in DebugDrawer)DebugDrawer
drawShapeSet(const Geometry2d::ShapeSet &shapes, const QColor &color=Qt::black, const QString &layer=QString()) (defined in DebugDrawer)DebugDrawer
drawText(const QString &text, Geometry2d::Point pos, const QColor &color=Qt::black, const QString &layer=QString()) (defined in DebugDrawer)DebugDrawer
findDebugLayer(QString layer)DebugDrawer
getLogFrame() (defined in DebugDrawer)DebugDrawerinline
setLogFrame(Packet::LogFrame *logFrame) (defined in DebugDrawer)DebugDrawerinline