ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions
vtkPVRepresentedDataInformation Class Reference

#include <vtkPVRepresentedDataInformation.h>

Inheritance diagram for vtkPVRepresentedDataInformation:
Inheritance graph
[legend]
Collaboration diagram for vtkPVRepresentedDataInformation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void CopyFromObject (vtkObject *)

Static Public Member Functions

static
vtkPVRepresentedDataInformation
New ()
static int IsTypeOf (const char *type)
static
vtkPVRepresentedDataInformation
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkPVRepresentedDataInformation ()
 ~vtkPVRepresentedDataInformation ()

Detailed Description

vtkPVRepresentedDataInformation is a vtkPVDataInformation subclass that knows how to gather rendered data-information from a vtkPVDataRepresentation.

Definition at line 26 of file vtkPVRepresentedDataInformation.h.


Constructor & Destructor Documentation

vtkPVRepresentedDataInformation::vtkPVRepresentedDataInformation ( ) [protected]
vtkPVRepresentedDataInformation::~vtkPVRepresentedDataInformation ( ) [protected]

Member Function Documentation

static vtkPVRepresentedDataInformation* vtkPVRepresentedDataInformation::New ( ) [static]

Reimplemented from vtkPVDataInformation.

virtual const char* vtkPVRepresentedDataInformation::GetClassName ( ) [virtual]

Reimplemented from vtkPVDataInformation.

static int vtkPVRepresentedDataInformation::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkPVDataInformation.

virtual int vtkPVRepresentedDataInformation::IsA ( const char *  type) [virtual]

Reimplemented from vtkPVDataInformation.

static vtkPVRepresentedDataInformation* vtkPVRepresentedDataInformation::SafeDownCast ( vtkObject o) [static]

Reimplemented from vtkPVDataInformation.

void vtkPVRepresentedDataInformation::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Reimplemented from vtkPVDataInformation.

virtual void vtkPVRepresentedDataInformation::CopyFromObject ( vtkObject ) [virtual]

Transfer information about a single object into this object.

Reimplemented from vtkPVDataInformation.


The documentation for this class was generated from the following file: