Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
925
const XnChar* XnXmlScriptNode::GetSupportedFormat()
926
{
927
return XN_SCRIPT_FORMAT_XML;
928
}
929
930
XnStatus XnXmlScriptNode::LoadScriptFromFile(const XnChar* strFileName)
931
{
Callers
2
xnGetPlayerSupportedFormat
Function · 0.45
xnScriptNodeGetSupportedFormat
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected