Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
Ring Struct Reference

Stores indices of points in a single ring. More...

#include <himmelsbach.hpp>

Collaboration diagram for Ring:
Collaboration graph

Public Member Functions

 Ring ()=default
 

Public Attributes

std::vector< int > indices
 

Detailed Description

Stores indices of points in a single ring.

Definition at line 10 of file himmelsbach.hpp.

Constructor & Destructor Documentation

◆ Ring()

Ring::Ring ( )
default

Member Data Documentation

◆ indices

std::vector<int> Ring::indices

Definition at line 11 of file himmelsbach.hpp.


The documentation for this struct was generated from the following file: