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

Method GetPropDataSize

Source/Modules/Common/DataRecords.cpp:622–625  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

620}
621
622XnUInt32 GeneralPropRecord::GetPropDataSize() const
623{
624 return m_nPropDataSize;
625}
626
627const void* GeneralPropRecord::GetPropData() const
628{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected