Omnidome
Fulldome Mapping Software Toolkit
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures
omni::ui::mixin::detail Namespace Reference

Data Structures

struct  PointerType
 Pointer type handler. More...
 
struct  PointerType< T, true >
 Use std::shared_ptr when shared is true. More...
 
struct  PointerType< T, false >
 Use raw pointer (T*) when shared is false. More...