|
Formula Student Autonomous Systems
The code for the main driverless system
|
This is the complete list of members for Plane, including all inherited members.
| a | Plane | private |
| b | Plane | private |
| c | Plane | private |
| d | Plane | private |
| get_a() const | Plane | |
| get_b() const | Plane | |
| get_c() const | Plane | |
| get_d() const | Plane | |
| get_distance_to_point(float x, float y, float z) const | Plane | |
| operator+=(const Plane &other) | Plane | |
| operator/=(double scalar) | Plane | |
| Plane(double a, double b, double c, double d) | Plane | |
| Plane() | Plane |