|
ParaView
|
source for NULL data. More...
#include <vtkPVNullSource.h>
Inherits vtkLineSource.
Public Types | |
| typedef vtkLineSource | Superclass |
Public Member Functions | |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
Static Public Member Functions | |
| static vtkPVNullSource * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkPVNullSource * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkPVNullSource () | |
| ~vtkPVNullSource () | |
source for NULL data.
This is a source for null data. Although this actually produces a vtkPolyLine paraview blocks all data information from this source resulting in it being treated as a null source.
Definition at line 30 of file vtkPVNullSource.h.
| typedef vtkLineSource vtkPVNullSource::Superclass |
Definition at line 34 of file vtkPVNullSource.h.
|
protected |
|
protected |
|
static |
|
virtual |
|
static |
|
virtual |
|
static |
| void vtkPVNullSource::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
1.8.12