Omnidome
Fulldome Mapping Software Toolkit
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces | Macros | Typedefs
Interface.h File Reference
#include <vector>
#include <omni/visual/Interface.h>
#include <omni/serialization/Interface.h>
#include <omni/input/Interface.h>
#include <omni/patch/PatchHandle.h>
Include dependency graph for Interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  omni::patch::Interface
 

Namespaces

 omni
 Header to document namespaces.
 
 omni::patch
 

Macros

#define OMNI_PATCH_INTERFACE_IID   "org.omnidome.patch.Interface"
 
#define OMNI_PATCH_PLUGIN_DECL
 

Typedefs

typedef AbstractFactory
< Interface > 
omni::patch::Factory
 Patch Factory typedef. More...
 
typedef patch::Interface omni::Patch
 
typedef patch::Factory omni::PatchFactory
 

Macro Definition Documentation

#define OMNI_PATCH_INTERFACE_IID   "org.omnidome.patch.Interface"
#define OMNI_PATCH_PLUGIN_DECL
Value:
Q_OBJECT \
Q_PLUGIN_METADATA(IID OMNI_PATCH_INTERFACE_IID) \
Q_INTERFACES(omni::patch::Interface) \
#define OMNI_PLUGIN_TYPE(T)
Definition: PluginInfo.h:111
Definition: Interface.h:32
#define OMNI_PATCH_INTERFACE_IID
Definition: Interface.h:75