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