MCPcopy Create free account
hub / github.com/XiaoBaiiiiii/colmap-pcd / GetCommandQueue

Method GetCommandQueue

lib/SiftGPU/ProgramCL.h:101–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99 void FinishCL();
100 cl_context GetContextCL() {return _context;}
101 cl_command_queue GetCommandQueue() {return _queue;}
102 static const char* GetErrorString(cl_int error);
103 static bool CheckErrorCL(cl_int error, const char* location = NULL);
104public:

Callers 4

PyramidCLMethod · 0.80
ResizePyramidMethod · 0.80
ResizeFeatureStorageMethod · 0.80
ConvertTexCL2GLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected