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

Method GetDescription

Source/OpenNI/XnXmlScriptNodeExporter.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void XnXmlScriptNodeExporter::GetDescription(XnProductionNodeDescription* pDescription)
44{
45 GetOpenNIScriptNodeDescription(pDescription);
46}
47
48XnStatus XnXmlScriptNodeExporter::EnumerateProductionTrees(xn::Context& /*context*/, xn::NodeInfoList& /*TreesList*/, xn::EnumerationErrors* /*pErrors*/)
49{

Callers 4

AddExportedNodeMethod · 0.45
AddNodeMethod · 0.45
GetDefaultCodecIDMethod · 0.45
UpdateFrameSyncMethod · 0.45

Calls 1

Tested by

no test coverage detected