#include <light_flow.h>
◆ Frame()
light_flow::Frame::Frame |
( |
int |
numberOfLights, |
|
|
bool |
isLeft |
|
) |
| |
|
explicit |
◆ printLights()
void light_flow::Frame::printLights |
( |
| ) |
|
◆ setLight() [1/2]
void light_flow::Frame::setLight |
( |
int |
index, |
|
|
const std::vector< double > & |
d |
|
) |
| |
◆ setLight() [2/2]
void light_flow::Frame::setLight |
( |
int |
index, |
|
|
float |
red, |
|
|
float |
green, |
|
|
float |
blue |
|
) |
| |
◆ translateIndex()
int light_flow::Frame::translateIndex |
( |
int |
index | ) |
|
◆ isLeft
bool light_flow::Frame::isLeft |
◆ lights
std::vector<Light> light_flow::Frame::lights |
The documentation for this class was generated from the following files: