#include <XnCppWrapper.h>
List of all members.
Detailed Description
Represents a Script node.
Constructor & Destructor Documentation
xn::ScriptNode::ScriptNode |
( |
XnNodeHandle |
hNode = NULL |
) |
[inline] |
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] |
The documentation for this class was generated from the following file: