|
Omnidome
Fulldome Mapping Software Toolkit
|
#include <omni/Id.h>

Go to the source code of this file.
Data Structures | |
| class | omni::TypeIdInterface |
| Abstract Interface with a single virtual member function which returns. More... | |
Namespaces | |
| omni | |
| Header to document namespaces. | |
Macros | |
| #define | OMNI_TYPEID(type_id) BOOSTX_TYPE_ID(omni::Id, type_id, typeId, getTypeId) |
| #define | OMNI_REGISTER_CLASS(FACTORY, CLASS_NAME) |
| #define OMNI_REGISTER_CLASS | ( | FACTORY, | |
| CLASS_NAME | |||
| ) |
| #define OMNI_TYPEID | ( | type_id | ) | BOOSTX_TYPE_ID(omni::Id, type_id, typeId, getTypeId) |
1.8.6