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