|
Omnidome
Fulldome Mapping Software Toolkit
|
#include <map>#include <memory>#include <omni/PluginInfo.h>#include <omni/geometry/AffineTransform.h>#include <omni/serialization/PropertyMapSerializer.h>#include <omni/visual/Interface.h>

Go to the source code of this file.
Data Structures | |
| class | omni::mapping::Interface |
| Mapping interface with one or several inputs and shader Holds inputs and shader. More... | |
Namespaces | |
| omni | |
| Header to document namespaces. | |
| omni::input | |
| Namespace for inputs. | |
| omni::visual | |
| Namespace for OpenGL visualization. | |
| omni::mapping | |
| Namespace for mappings. | |
Macros | |
| #define | OMNI_MAPPING_INTERFACE_IID "org.omnidome.mapping.Interface" |
| #define | OMNI_MAPPING_PLUGIN_DECL |
Typedefs | |
| typedef AbstractFactory < Interface > | omni::mapping::Factory |
| Abstract mapping factory. More... | |
| typedef mapping::Interface | omni::Mapping |
| typedef mapping::Factory | omni::MappingFactory |
| #define OMNI_MAPPING_INTERFACE_IID "org.omnidome.mapping.Interface" |
| #define OMNI_MAPPING_PLUGIN_DECL |
1.8.6