#include <additional.h>
Public Member Functions | |
Settings () | |
Public Attributes | |
float | fov |
double | mfact |
bool | vis [15] |
QColor | colour_spectrum [12] |
Settings::Settings | ( | ) | [inline] |
Constructor.
QColor Settings::colour_spectrum[12] |
Variable pointing to the RGB colour spectrum.
float Settings::fov |
double Settings::mfact |
bool Settings::vis[15] |