MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / buffer

Method buffer

src/cpu_depth_packet_processor.cpp:218–221  ·  view source on GitHub ↗

* Get the buffer. * @return The buffer. */

Source from the content-addressed store, hash-verified

216 * @return The buffer.
217 */
218 unsigned char* buffer()
219 {
220 return buffer_;
221 }
222
223 /**
224 * Get the size of the buffer.

Callers 1

flipHorizontalFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected