#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkPointSource.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 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().
1.5.1