VTK  9.3.20240419
Classes | Macros
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 146 of file vtkPointSource.h.

◆ VTK_POINT_UNIFORM

#define VTK_POINT_UNIFORM   1

Definition at line 147 of file vtkPointSource.h.

◆ VTK_POINT_EXPONENTIAL

#define VTK_POINT_EXPONENTIAL   2

Definition at line 148 of file vtkPointSource.h.