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

Method GetSupportedFormat

Include/XnCppWrapper.h:8370–8373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8368 inline XnStatus Create(Context& context, const XnChar* strFormat);
8369
8370 inline const XnChar* GetSupportedFormat()
8371 {
8372 return xnScriptNodeGetSupportedFormat(GetHandle());
8373 }
8374
8375 /**
8376 * @brief Loads an XML script file into the ScriptNode object.

Callers

nothing calls this directly

Calls 2

GetHandleFunction · 0.85

Tested by

no test coverage detected