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

Method GetNode

Include/XnHash.h:188–191  ·  view source on GitHub ↗

* Get the entire current object (non-const version) */

Source from the content-addressed store, hash-verified

186 * Get the entire current object (non-const version)
187 */
188 XnNode* GetNode()
189 {
190 return m_Iterator.GetNode();
191 }
192
193 /**
194 * Get the entire current object (const version)

Callers 1

RemoveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected