MCPcopy Create free account
hub / github.com/OpenNI/OpenNI / GetSupportedFormat

Method GetSupportedFormat

Source/OpenNI/XnXmlScriptNode.cpp:925–928  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

923}
924
925const XnChar* XnXmlScriptNode::GetSupportedFormat()
926{
927 return XN_SCRIPT_FORMAT_XML;
928}
929
930XnStatus XnXmlScriptNode::LoadScriptFromFile(const XnChar* strFileName)
931{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected