xn::IRGenerator Class Reference
[C++ Reference]

#include <XnCppWrapper.h>

Inheritance diagram for xn::IRGenerator:
[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:
Generated on Fri Nov 9 22:59:10 2012 for OpenNI 1.3.2 by  doxygen 1.6.3