Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkPointSource.h File Reference

#include "vtkPolyDataSource.h"

Include dependency graph for vtkPointSource.h:

Include dependency graph

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 Documentation

#define VTK_POINT_UNIFORM   1
 

Definition at line 48 of file vtkPointSource.h.

Referenced by vtkPointSource::SetDistributionToUniform().

#define VTK_POINT_SHELL   0
 

Definition at line 49 of file vtkPointSource.h.

Referenced by vtkPointSource::SetDistributionToShell().