OpenNI 1.5.2
Public Member Functions
xn::ScriptNode Class Reference

#include <XnCppWrapper.h>

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

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 Create (Context &context, const XnChar *strFormat)
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

XnStatus xn::ScriptNode::Create ( Context context,
const XnChar *  strFormat 
) [inline]
const XnChar* xn::ScriptNode::GetSupportedFormat ( ) [inline]
XnStatus xn::ScriptNode::LoadScriptFromFile ( const XnChar *  strFileName) [inline]
XnStatus xn::ScriptNode::LoadScriptFromString ( const XnChar *  strScript) [inline]

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