Home
last modified time | relevance | path

Searched refs:show_cubes_ (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/tools/
H A Doctree_viewer.cpp67 show_cubes_ (true), in OctreeViewer()
130 bool show_cubes_, show_centroids_, show_original_points_; member in OctreeViewer
150 show_cubes_ = !show_cubes_; in keyboardEventOccurred()
233 sprintf (dataDisplay, "Displaying octree cubes: %s", (show_cubes_) ? ("True") : ("False")); in showLegend()
268 if (show_cubes_) in update()