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

Method GetPropData

Source/Modules/Common/DataRecords.cpp:627–630  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

625}
626
627const void* GeneralPropRecord::GetPropData() const
628{
629 return m_pPropData;
630}
631
632XnStatus GeneralPropRecord::Encode()
633{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected