MCPcopy Create free account
hub / github.com/PointCloudLibrary/pcl / clear

Method clear

apps/point_cloud_editor/src/cloud.cpp:342–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

340}
341
342void
343Cloud::clear ()
344{
345 cloud_.clear();
346}
347
348void
349Cloud::setPointSize (int size)

Callers 15

resetMethod · 0.45
reconstructMeshMethod · 0.45
removeAllMeshesMethod · 0.45
calcPivotMethod · 0.45
findTransformationMethod · 0.45
initParametersMethod · 0.45
runMethod · 0.45
convertMethod · 0.45
runMethod · 0.45
clearPressedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected