|
VTK
9.2.6
|
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 49 of file vtkPointSource.h.
| #define VTK_POINT_UNIFORM 1 |
Definition at line 50 of file vtkPointSource.h.
| #define VTK_POINT_EXPONENTIAL 2 |
Definition at line 51 of file vtkPointSource.h.
1.8.10