|
Omnidome
Fulldome Mapping Software Toolkit
|
#include <memory>#include <set>#include <map>#include <functional>#include <QOpenGLTexture>#include <omni/exception.h>#include <omni/PluginInfo.h>#include <omni/serialization/PropertyMapSerializer.h>#include <omni/mapping/Interface.h>

Go to the source code of this file.
Data Structures | |
| class | omni::input::exception::CannotHaveChildren |
| Exception is thrown when accessing input of a children Is only thrown when input cannot accept children. More... | |
| class | omni::input::Interface |
| Generic input interface. More... | |
Namespaces | |
| omni | |
| Header to document namespaces. | |
| omni::input | |
| Namespace for inputs. | |
| omni::input::exception | |
Macros | |
| #define | OMNI_INPUT_INTERFACE_IID "org.omnidome.input.Interface" |
| #define | OMNI_INPUT_PLUGIN_DECL |
Typedefs | |
| typedef AbstractFactory < Interface, Interface const * > | omni::input::Factory |
| Input Factory typedef. More... | |
| typedef input::Interface | omni::Input |
| typedef input::Factory | omni::InputFactory |
| #define OMNI_INPUT_INTERFACE_IID "org.omnidome.input.Interface" |
| #define OMNI_INPUT_PLUGIN_DECL |
1.8.6