OpenNI 1.3.2

xn::ScriptNode Class Reference

#include <XnCppWrapper.h>

Inheritance diagram for xn::ScriptNode:

List of all members.

Public Member Functions

 ScriptNode (XnNodeHandle hNode=NULL)
 ScriptNode (const NodeWrapper &other)
const XnChar * GetSupportedFormat ()
XnStatus LoadScriptFromFile (const XnChar *strFileName)
XnStatus LoadScriptFromString (const XnChar *strScript)
XnStatus Run (EnumerationErrors *pErrors)

Detailed Description

Represents a Script node.


Constructor & Destructor Documentation

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

Ctor

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

Member Function Documentation

const XnChar* xn::ScriptNode::GetSupportedFormat ( ) [inline]
XnStatus xn::ScriptNode::LoadScriptFromFile ( const XnChar *  strFileName) [inline]
XnStatus xn::ScriptNode::LoadScriptFromString ( const XnChar *  strScript) [inline]
XnStatus xn::ScriptNode::Run ( EnumerationErrors pErrors) [inline]

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