Struct Turtle::TeleportRequest

Nested Relationships

This struct is a nested type of Class Turtle.

Struct Documentation

struct TeleportRequest

Public Functions

inline TeleportRequest(float x, float y, qreal _theta, qreal _linear, bool _relative)

Public Members

QPointF pos
qreal theta
qreal linear
bool relative