VTK  9.2.6
vtkPointSource.h File Reference
#include "vtkFiltersSourcesModule.h"
#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...

Macros

#define VTK_POINT_SHELL   0
#define VTK_POINT_UNIFORM   1
#define VTK_POINT_EXPONENTIAL   2

Macro Definition Documentation

◆ VTK_POINT_SHELL

#define VTK_POINT_SHELL   0

Definition at line 49 of file vtkPointSource.h.

◆ VTK_POINT_UNIFORM

#define VTK_POINT_UNIFORM   1

Definition at line 50 of file vtkPointSource.h.

◆ VTK_POINT_EXPONENTIAL

#define VTK_POINT_EXPONENTIAL   2

Definition at line 51 of file vtkPointSource.h.