#include "AP_Thread.h"#include "CarLinO_leash.h"#include "GOAL_GLcontext.h"Data Structures | |
| struct | Color |
| class | my_application |
| class | my_carlino |
| class | my_glcontext |
| struct | Vertex |
Defines | |
| #define | ALPHADIV 200 |
| #define | BETADIV 200 |
| #define | GRAD2RAD(x) ((x)*3.141592654/180) |
| #define | HEIGHT 480 |
| #define | RAYA 0.6f |
| #define | RAYB 0.4f |
| #define | ROTATION 3.0 |
| #define | WIDTH 480 |
| #define ALPHADIV 200 |
| #define BETADIV 200 |
| #define GRAD2RAD | ( | x | ) | ((x)*3.141592654/180) |
| #define HEIGHT 480 |
| #define RAYA 0.6f |
| #define RAYB 0.4f |
| #define ROTATION 3.0 |
| #define WIDTH 480 |
1.5.8