Back to 3D Visualization (VTK)
vtk.points
Set point rendering
Syntax
vtk.points()
Description
Sets the rendering mode to points only for subsequent VTK visualizations.
Returns
null
Examples
Try It
>> vtk.points(); vtk.sphere()