MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / ~CpuPacketPipeline

Method ~CpuPacketPipeline

src/packet_pipeline.cpp:136–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136CpuPacketPipeline::~CpuPacketPipeline() { }
137
138#ifdef LIBFREENECT2_WITH_OPENGL_SUPPORT
139OpenGLPacketPipeline::OpenGLPacketPipeline(void *parent_opengl_context, bool debug) : parent_opengl_context_(parent_opengl_context), debug_(debug)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected