|
Formula Student Autonomous Systems
The code for the main driverless system
|
Stores indices of points in a single ring. More...
#include <himmelsbach.hpp>

Public Member Functions | |
| Ring ()=default | |
Public Attributes | |
| std::vector< int > | indices |
Stores indices of points in a single ring.
Definition at line 10 of file himmelsbach.hpp.
|
default |
| std::vector<int> Ring::indices |
Definition at line 11 of file himmelsbach.hpp.