Lumiverse
2.5
A framework for creating lighting control applications
|
Represents a physical lighting Device in Lumiverse. More...
#include <map>
#include <vector>
#include <string>
#include <memory>
#include <sstream>
#include "LumiverseCoreConfig.h"
#include "Logger.h"
#include "LumiverseType.h"
#include "types/LumiverseFloat.h"
#include "types/LumiverseEnum.h"
#include "types/LumiverseColor.h"
#include "types/LumiverseTypeUtils.h"
#include "lib/libjson/libjson.h"
#include "lib/Eigen/Dense"
Go to the source code of this file.
Classes | |
struct | Lumiverse::FocusPalette |
A Focus Palette is a preset configuration for the pan and tilt of a light. More... | |
class | Lumiverse::Device |
A Device in Lumiverse maintains information about a lighting device. More... | |
Namespaces | |
Lumiverse | |
Contains all core Lumiverse functions and variables. | |
Represents a physical lighting Device in Lumiverse.