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

Go to the source code of this file.

Data Structures

class  omni::render::ExportSettings
 Class for defining render options for calibration data. More...
 

Namespaces

 omni
 Header to document namespaces.
 
 omni::render
 

Enumerations

enum  omni::render::SeparationMode { omni::render::SeparationMode::NONE, omni::render::SeparationMode::SCREENS, omni::render::SeparationMode::PROJECTORS }
 Mode how calibrations are stitched together. More...
 
enum  omni::render::OutputType { omni::render::OutputType::OMNI_CALIBRATION, omni::render::OutputType::PLAIN_IMAGE }