Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PointCloudLibrary/pcl
/ clear
Method
clear
simulation/src/scene.cpp:32–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
void
33
Scene::clear()
34
{
35
models_.clear();
36
}
37
38
} // namespace simulation
39
} // namespace pcl
Callers
15
getCameras
Method · 0.45
clearFigures
Method · 0.45
operator()
Method · 0.45
spinOnce
Method · 0.45
render
Method · 0.45
SampleConsensusModel
Method · 0.45
getSamples
Method · 0.45
getRandomSamples
Method · 0.45
selectWithinDistance
Method · 0.45
selectWithinDistance
Method · 0.45
getDistancesToModel
Method · 0.45
computeModel
Method · 0.45
Calls
no outgoing calls
Tested by
1
display
Function · 0.36