#include <vtkPVDisplayInformation.h>
Inheritance diagram for vtkPVDisplayInformation:


Public Member Functions | |
| vtkTypeRevisionMacro (vtkPVDisplayInformation, vtkPVInformation) | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | CopyFromObject (vtkObject *) |
| virtual void | AddInformation (vtkPVInformation *info) |
| virtual void | CopyToStream (vtkClientServerStream *) const |
| virtual void | CopyFromStream (const vtkClientServerStream *) |
| virtual int | GetCanOpenDisplay () |
Static Public Member Functions | |
| vtkPVDisplayInformation * | New () |
Protected Member Functions | |
| vtkPVDisplayInformation () | |
| ~vtkPVDisplayInformation () | |
Protected Attributes | |
| int | CanOpenDisplay |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from vtkPVInformation. |
|
|
Transfer information about a single object into this object. Reimplemented from vtkPVInformation. |
|
|
Merge another information object. Calls AddInformation(info, 0). Reimplemented from vtkPVInformation. |
|
|
Manage a serialized version of the information. Implements vtkPVInformation. |
|
|
Manage a serialized version of the information. Reimplemented from vtkPVInformation. |
|
|
CanOpenDisplay is set to 1 if a window can be opened on the display. |
|
|
Definition at line 51 of file vtkPVDisplayInformation.h. |
1.3.5