Public Member Functions
xn::MockIRGenerator Class Reference

#include <XnCppWrapper.h>

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

List of all members.

Public Member Functions

 MockIRGenerator (XnNodeHandle hNode=NULL)
XnStatus SetData (XnUInt32 nFrameID, XnUInt64 nTimestamp, XnUInt32 nDataSize, const XnIRPixel *pIRMap)
XnStatus SetData (IRMetaData &irMD, XnUInt32 nFrameID, XnUInt64 nTimestamp)
XnStatus SetData (IRMetaData &irMD)
XnStatus Create (Context &context, const XnChar *strName=NULL)
XnStatus CreateBasedOn (IRGenerator &other, const XnChar *strName=NULL)

Detailed Description

Represents a mock IR generator

Definition at line 2767 of file XnCppWrapper.h.


Constructor & Destructor Documentation

Ctor

Parameters:
hNode[in] Node handle

Definition at line 2775 of file XnCppWrapper.h.


Member Function Documentation

XnStatus xn::MockIRGenerator::Create ( Context context,
const XnChar strName = NULL 
) [inline]

Creates a mock IR generator

Parameters:
context[in] The context in which the node should be generated
strName[in] Optional. The name of the new node.

Definition at line 4601 of file XnCppWrapper.h.

XnStatus xn::MockIRGenerator::CreateBasedOn ( IRGenerator other,
const XnChar strName = NULL 
) [inline]

Creates a mock IR generator, copying the initial state from another IR generator.

Parameters:
other[in] The IR generator to copy state from
strName[in] Optional. The name of the new node.

Definition at line 4606 of file XnCppWrapper.h.

XnStatus xn::MockIRGenerator::SetData ( XnUInt32  nFrameID,
XnUInt64  nTimestamp,
XnUInt32  nDataSize,
const XnIRPixel pIRMap 
) [inline]
For full details and usage, see xnMockIRSetData

Definition at line 2795 of file XnCppWrapper.h.

XnStatus xn::MockIRGenerator::SetData ( IRMetaData irMD,
XnUInt32  nFrameID,
XnUInt64  nTimestamp 
) [inline]

Sets the data of the mock node from a meta data object, overriding frame ID and timestamp

Parameters:
irMD[in] Object to take data from
nFrameID[in] Frame ID
nTimestamp[in] Timestamp

Definition at line 2807 of file XnCppWrapper.h.

Sets the data of the mock node from a meta data object.

Parameters:
irMD[in] Object to take data from

Definition at line 2817 of file XnCppWrapper.h.


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


nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:52