#include <vtkPVGeometryInformation.h>
Inheritance diagram for vtkPVGeometryInformation:
Public Member Functions | |
vtkTypeRevisionMacro (vtkPVGeometryInformation, vtkPVDataInformation) | |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | CopyFromObject (vtkObject *) |
Static Public Member Functions | |
vtkPVGeometryInformation * | New () |
Protected Member Functions | |
vtkPVGeometryInformation () | |
~vtkPVGeometryInformation () |
This object collects information about the geometry filters output. It is almost the same as the superclass vtkPVDatainformation but the geometry filter is passed in instead of the data object.
Definition at line 28 of file vtkPVGeometryInformation.h.
|
|
|
|
|
Reimplemented from vtkPVDataInformation. |
|
|
|
Reimplemented from vtkPVDataInformation. |
|
Transfer information about a single object into this object. Reimplemented from vtkPVDataInformation. |