abstract class whose subclasses generate point data
More...
#include <vtkPointSetSource.h>
Inherits vtkSource.
abstract class whose subclasses generate point data
vtkPointSetSource is an abstract class whose subclasses generate pointdata.
Definition at line 28 of file vtkPointSetSource.h.
vtkPointSetSource::vtkPointSetSource |
( |
| ) |
|
|
protected |
vtkPointSetSource::~vtkPointSetSource |
( |
| ) |
|
|
inlineprotected |
virtual const char* vtkPointSetSource::GetClassName |
( |
| ) |
|
|
virtual |
static int vtkPointSetSource::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkPointSetSource::IsA |
( |
const char * |
type | ) |
|
|
virtual |
void vtkPointSetSource::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
Get the output of this source.
Get the output of this source.
void vtkPointSetSource::SetOutput |
( |
vtkPointSet * |
output | ) |
|
Get the output of this source.
virtual int vtkPointSetSource::FillOutputPortInformation |
( |
int |
, |
|
|
vtkInformation * |
|
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: