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

representation that can be used to show a unstructured grid volume in a render view. More...

#include <vtkSIUnstructuredGridVolumeRepresentationProxy.h>

Inheritance diagram for vtkSIUnstructuredGridVolumeRepresentationProxy:
Inheritance graph
[legend]
Collaboration diagram for vtkSIUnstructuredGridVolumeRepresentationProxy:
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)

Static Public Member Functions

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

Protected Member Functions

 vtkSIUnstructuredGridVolumeRepresentationProxy ()
 ~vtkSIUnstructuredGridVolumeRepresentationProxy ()
virtual void OnCreateVTKObjects ()

Detailed Description

representation that can be used to show a unstructured grid volume in a render view.

vtkSIUnstructuredGridVolumeRepresentationProxy is a concrete representation that can be used to render the unstructured grid volume in a vtkSIRenderViewProxy.

Definition at line 28 of file vtkSIUnstructuredGridVolumeRepresentationProxy.h.


Constructor & Destructor Documentation

vtkSIUnstructuredGridVolumeRepresentationProxy::vtkSIUnstructuredGridVolumeRepresentationProxy ( ) [protected]
vtkSIUnstructuredGridVolumeRepresentationProxy::~vtkSIUnstructuredGridVolumeRepresentationProxy ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkSIProxy.

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

Reimplemented from vtkSIProxy.

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

Reimplemented from vtkSIProxy.

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

Reimplemented from vtkSIProxy.

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

Reimplemented from vtkSIProxy.

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

Reimplemented from vtkSIProxy.

virtual void vtkSIUnstructuredGridVolumeRepresentationProxy::OnCreateVTKObjects ( ) [protected, virtual]

Register the mappers.

Reimplemented from vtkSIProxy.


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