OpenNI 1.5.2
Public Member Functions
xn::IRGenerator Class Reference

#include <XnCppWrapper.h>

Inheritance diagram for xn::IRGenerator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 IRGenerator (XnNodeHandle hNode=NULL)
 IRGenerator (const NodeWrapper &other)
void GetMetaData (IRMetaData &metaData) const
const XnIRPixelGetIRMap () const
XnStatus Create (Context &context, Query *pQuery=NULL, EnumerationErrors *pErrors=NULL)

Detailed Description

Represents an IR generator


Constructor & Destructor Documentation

xn::IRGenerator::IRGenerator ( XnNodeHandle  hNode = NULL) [inline]

Ctor

Parameters:
hNode[in] Node handle
xn::IRGenerator::IRGenerator ( const NodeWrapper other) [inline]

Member Function Documentation

XnStatus xn::IRGenerator::Create ( Context context,
Query pQuery = NULL,
EnumerationErrors pErrors = NULL 
) [inline]

Creates an IR generator.

For full details and usage, see xnCreateIRGenerator

const XnIRPixel* xn::IRGenerator::GetIRMap ( ) const [inline]

Gets the current IR-map. This map is updated after a call to xnWaitAndUpdateData().

For full details and usage, see xnGetIRMap

void xn::IRGenerator::GetMetaData ( IRMetaData metaData) const [inline]

Gets the current IR-map meta data.

For full details and usage, see xnGetIRMetaData


The documentation for this class was generated from the following file: