$search
#include <RNDF.h>
Public Member Functions | |
void | clear () |
bool | isvalid () |
void | print () |
Public Attributes | |
Checkpoint | checkpoint |
int | spot_id |
int | spot_width |
std::vector< LL_Waypoint > | waypoints |
Definition at line 180 of file RNDF.h.
int Spot::spot_id |
int Spot::spot_width |
std::vector<LL_Waypoint> Spot::waypoints |