MCPcopy 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
32void
33Scene::clear()
34{
35 models_.clear();
36}
37
38} // namespace simulation
39} // namespace pcl

Callers 15

getCamerasMethod · 0.45
clearFiguresMethod · 0.45
operator()Method · 0.45
spinOnceMethod · 0.45
renderMethod · 0.45
SampleConsensusModelMethod · 0.45
getSamplesMethod · 0.45
getRandomSamplesMethod · 0.45
selectWithinDistanceMethod · 0.45
selectWithinDistanceMethod · 0.45
getDistancesToModelMethod · 0.45
computeModelMethod · 0.45

Calls

no outgoing calls

Tested by 1

displayFunction · 0.36