XnDataTypes.h File Reference
#include "XnOS.h"
Go to the source code of this file.
Define Documentation
#define XN_DECLARE_DEFAULT_VALUE_TRANSLATOR |
( |
Type, |
|
|
ClassName |
|
) |
XN_DECLARE_DEFAULT_VALUE_TRANSLATOR_DECL(, Type, ClassName) |
Declares a translator from Type to XnValue, with a name ClassName.
#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.
#define XN_DEFAULT_TRANSLATOR_NAME |
( |
ClassName |
|
) |
ClassName ## Translator |
Typedef Documentation
The value type for all general data structures