dox/Graphics/vtkPointSource.h File Reference

#include "vtkPolyDataSource.h"

Go to the source code of this file.

Classes

class  vtkPointSource
 create a random cloud of points More...

Defines

#define VTK_POINT_UNIFORM   1
#define VTK_POINT_SHELL   0


Define Documentation

#define VTK_POINT_UNIFORM   1
 

Definition at line 36 of file vtkPointSource.h.

Referenced by vtkPointSource::SetDistributionToUniform().

#define VTK_POINT_SHELL   0
 

Definition at line 37 of file vtkPointSource.h.

Referenced by vtkPointSource::SetDistributionToShell().