#include <XnVDeviceGenerator.h>
List of all members.
Detailed Description
A XnVContextGenerator is a Message Generator that generates Context Messages.
Definition at line 19 of file XnVDeviceGenerator.h.
Constructor & Destructor Documentation
XnVContextGenerator::XnVContextGenerator |
( |
const XnChar * |
strName = "XnVContextGenerator" |
) |
|
Constructor. Create a new Context Generator
- Parameters:
-
[in] | strName | Name of the control, for log purposes. |
XnVContextGenerator::~XnVContextGenerator |
( |
|
) |
|
Member Function Documentation
void XnVContextGenerator::Update |
( |
const xn::Context * |
pContext |
) |
|
Generate a Context Message containing the specific Context
- Parameters:
-
[in] | pContext | The context to encapsulate in a Message |
The documentation for this class was generated from the following file: