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

vtkPointSource.h File Reference

#include "vtkPolyDataSource.h"

Go to the source code of this file.

Defines

#define VTK_POINT_UNIFORM   1
#define VTK_POINT_SHELL   0


Define Documentation

#define VTK_POINT_UNIFORM   1
 

Definition at line 40 of file vtkPointSource.h.

Referenced by vtkPointSource::SetDistributionToUniform().

#define VTK_POINT_SHELL   0
 

Definition at line 41 of file vtkPointSource.h.

Referenced by vtkPointSource::SetDistributionToShell().