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

proxy for a implicit plane representation More...

#include <vtkSMImplicitPlaneRepresentationProxy.h>

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

Protected Member Functions

 vtkSMImplicitPlaneRepresentationProxy ()
 ~vtkSMImplicitPlaneRepresentationProxy ()
virtual void SendRepresentation ()

Detailed Description

proxy for a implicit plane representation

Specialized proxy for implicit planes. Overrides the default appearance of VTK implicit plane representation.

Definition at line 27 of file vtkSMImplicitPlaneRepresentationProxy.h.


Constructor & Destructor Documentation

vtkSMImplicitPlaneRepresentationProxy::vtkSMImplicitPlaneRepresentationProxy ( ) [protected]
vtkSMImplicitPlaneRepresentationProxy::~vtkSMImplicitPlaneRepresentationProxy ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkSMWidgetRepresentationProxy.

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

Reimplemented from vtkSMWidgetRepresentationProxy.

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

Reimplemented from vtkSMWidgetRepresentationProxy.

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

Reimplemented from vtkSMWidgetRepresentationProxy.

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

Reimplemented from vtkSMWidgetRepresentationProxy.

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

Reimplemented from vtkSMWidgetRepresentationProxy.

virtual void vtkSMImplicitPlaneRepresentationProxy::SendRepresentation ( ) [protected, virtual]

Reimplemented from vtkSMWidgetRepresentationProxy.


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