Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PointCloudLibrary/pcl
/ empty
Method
empty
gpu/containers/src/device_memory.cpp:102–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
bool
103
pcl::gpu::DeviceMemory::empty() const
104
{
105
throw_nogpu();
106
}
107
108
pcl::gpu::DeviceMemory2D::DeviceMemory2D() { throw_nogpu(); }
109
Callers
15
main
Function · 0.45
loadScene
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
visualize
Function · 0.45
main
Function · 0.45
compute
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
popFront
Method · 0.45
Calls
1
throw_nogpu
Function · 0.70
Tested by
15
generateSurface
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
testKNNSearch
Function · 0.36
testRadiusSearch
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36