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

Go to the source code of this file.

Data Structures

class  omni::proj::Setup
 Interface for a projector setup. More...
 

Namespaces

 omni
 Header to document namespaces.
 
 omni::proj
 Namespace for projector related classes.
 

Typedefs

typedef AbstractFactory< Setup > omni::proj::SetupFactory
 Typedef for our factory. More...
 
typedef proj::Setup omni::ProjectorSetup