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

Method setHighlightPointSize

apps/point_cloud_editor/src/cloud.cpp:354–358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

352}
353
354void
355Cloud::setHighlightPointSize (int size)
356{
357 selected_point_size_ = size;
358}
359
360Point3D
361Cloud::getObjectSpacePoint (unsigned int index) const

Callers 4

setSelectedPointSizeMethod · 0.80
loadFilePCDMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected