Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ begin
Method
begin
include/internal/CL/cl.hpp:947–952 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
945
~iterator(void) {}
946
947
static iterator begin(const cl::vector<T,N> &vec)
948
{
949
iterator i(vec, 0);
950
951
return i;
952
}
953
954
static iterator end(const cl::vector<T,N> &vec)
955
{
Callers
15
deallocate
Method · 0.80
cancel
Method · 0.80
removeDevice
Method · 0.80
tryGetDevice
Method · 0.80
clearDevices
Method · 0.80
clearDeviceEnumeration
Method · 0.80
removeDevice
Method · 0.80
clearDevices
Method · 0.80
getDevices
Method · 0.80
getDefaultLevel
Method · 0.80
~WithPerfLoggingImpl
Method · 0.80
build
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected