Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ use
Method
use
src/opengl_depth_packet_processor.cpp:264–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
}
263
264
void use()
265
{
266
gl()->glUseProgram(program);
267
CHECKGL();
268
}
269
};
270
271
template<size_t TBytesPerPixel, GLenum TInternalFormat, GLenum TFormat, GLenum TType>
Callers
1
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected