Converts one- and two-dimensional vtkArrayData objects to vtkTable.
More...
#include <vtkArrayToTable.h>
Inherits vtkTableAlgorithm.
Converts one- and two-dimensional vtkArrayData objects to vtkTable.
- Thanks:
- Developed by Timothy M. Shead (tshea.nosp@m.d@sa.nosp@m.ndia..nosp@m.gov) at Sandia National Laboratories.
- Tests:
- vtkArrayToTable (Tests)
Definition at line 39 of file vtkArrayToTable.h.
vtkArrayToTable::vtkArrayToTable |
( |
| ) |
|
|
protected |
vtkArrayToTable::~vtkArrayToTable |
( |
| ) |
|
|
protected |
static int vtkArrayToTable::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkArrayToTable::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkArrayToTable::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkArrayToTable::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
int vtkArrayToTable::FillInputPortInformation |
( |
int |
, |
|
|
vtkInformation * |
|
|
) |
| |
|
protected |
int vtkArrayToTable::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: