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

Method SetNodeName

Source/Modules/Common/DataRecords.cpp:280–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278}
279
280void NodeAdded_1_0_0_4_Record::SetNodeName(const XnChar* strNodeName)
281{
282 m_strNodeName = strNodeName;
283}
284
285void NodeAdded_1_0_0_4_Record::SetNodeType(XnProductionNodeType type)
286{

Callers 2

OnNodeAddedMethod · 0.80
UpdateNodeSeekInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected