Function holoscan::viz::PointSize
- Defined in File holoviz.hpp 
- 
void holoscan::viz::PointSize(float size)
- Set the point size for geometry made of points. - Parameters
 - size – point size in pixels. Default 1.0. 
Defined in File holoviz.hpp
Set the point size for geometry made of points.
size – point size in pixels. Default 1.0.