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

Method SetPropName

Source/Modules/Common/DataRecords.cpp:602–605  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

600}
601
602void GeneralPropRecord::SetPropName(const XnChar* strPropName)
603{
604 m_strPropName = strPropName;
605}
606
607void GeneralPropRecord::SetPropDataSize(XnUInt32 nPropDataSize)
608{

Callers 4

OnNodeIntPropChangedMethod · 0.80
OnNodeRealPropChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected