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

#include <vtkPVLastSelectionInformation.h>

Inheritance diagram for vtkPVLastSelectionInformation:
Inheritance graph
[legend]
Collaboration diagram for vtkPVLastSelectionInformation:
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
vtkPVLastSelectionInformation
New ()
static int IsTypeOf (const char *type)
static
vtkPVLastSelectionInformation
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkPVLastSelectionInformation ()
 ~vtkPVLastSelectionInformation ()

Detailed Description

vtkPVLastSelectionInformation is used to obtain the LastSelection from vtkPVRenderView.

Definition at line 26 of file vtkPVLastSelectionInformation.h.


Constructor & Destructor Documentation

vtkPVLastSelectionInformation::vtkPVLastSelectionInformation ( ) [protected]
vtkPVLastSelectionInformation::~vtkPVLastSelectionInformation ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkPVSelectionInformation.

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

Reimplemented from vtkPVSelectionInformation.

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

Reimplemented from vtkPVSelectionInformation.

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

Reimplemented from vtkPVSelectionInformation.

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

Reimplemented from vtkPVSelectionInformation.

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

Reimplemented from vtkPVSelectionInformation.

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

Copy information from a selection to internal datastructure.

Reimplemented from vtkPVSelectionInformation.


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