[vtkusers] Point Smoothing
meakcey
meakcey at gmail.com
Wed Oct 31 10:20:48 EDT 2018
Hi
I am working on a point cloud renderer with Qt which OpenGLWidget has been
promoted as custom class and all VTK related codes are included. That seems
working stable.
When I rendered point cloud, they seems as square and so I tried to apply
GetRenderWindow()->PointSmoothingOn();
in the beginning of the load events.
Points seems as circle till I resize or move the window.
How can I keep them always circle?
--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
More information about the vtkusers
mailing list