Go to the source code of this file.
◆ XN_DECLARE_DEFAULT_VALUE_TRANSLATOR
Declares a translator from Type to XnValue, with a name ClassName.
◆ XN_DECLARE_DEFAULT_VALUE_TRANSLATOR_DECL
#define XN_DECLARE_DEFAULT_VALUE_TRANSLATOR_DECL |
( |
|
decl, |
|
|
|
Type, |
|
|
|
ClassName |
|
) |
| |
Declares a translator from Type to XnValue, with a name ClassName. The class is declared with the decl declspec.
◆ XN_DEFAULT_TRANSLATOR_NAME
#define XN_DEFAULT_TRANSLATOR_NAME |
( |
|
ClassName | ) |
ClassName ## Translator |
◆ XnValue
The value type for all general data structures