#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 |
void Spot::clear | ( | ) |
bool Spot::isvalid | ( | ) | [inline] |
void Spot::print | ( | ) |
int Spot::spot_id |
int Spot::spot_width |
std::vector<LL_Waypoint> Spot::waypoints |