|
VTK
9.5.20251110
|
#include "vtkFiltersSourcesModule.h"#include "vtkPolyDataAlgorithm.h"#include "vtkWrappingHints.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 |
| #define VTK_POINT_SHELL 0 |
Definition at line 147 of file vtkPointSource.h.
| #define VTK_POINT_UNIFORM 1 |
Definition at line 148 of file vtkPointSource.h.
| #define VTK_POINT_EXPONENTIAL 2 |
Definition at line 149 of file vtkPointSource.h.