vtkClipPlanesPainter Class Reference

#include <vtkClipPlanesPainter.h>

Inheritance diagram for vtkClipPlanesPainter:

Inheritance graph
[legend]
Collaboration diagram for vtkClipPlanesPainter:

Collaboration graph
[legend]

List of all members.


Detailed Description

abstract class defining interface for painter that manages clipping.

Definition at line 28 of file vtkClipPlanesPainter.h.


Public Types

typedef vtkPainter Superclass

Public Member Functions

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

Static Public Member Functions

static vtkClipPlanesPainterNew ()
static int IsTypeOf (const char *type)
static vtkClipPlanesPainterSafeDownCast (vtkObject *o)
static
vtkInformationObjectBaseKey
CLIPPING_PLANES ()

Protected Member Functions

 vtkClipPlanesPainter ()
 ~vtkClipPlanesPainter ()
virtual void ProcessInformation (vtkInformation *)
void SetClippingPlanes (vtkPlaneCollection *)

Protected Attributes

vtkPlaneCollectionClippingPlanes

Member Typedef Documentation

Reimplemented from vtkPainter.

Reimplemented in vtkMesaClipPlanesPainter, and vtkOpenGLClipPlanesPainter.

Definition at line 32 of file vtkClipPlanesPainter.h.


Constructor & Destructor Documentation

vtkClipPlanesPainter::vtkClipPlanesPainter (  )  [protected]

vtkClipPlanesPainter::~vtkClipPlanesPainter (  )  [protected]


Member Function Documentation

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

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkObject.

Reimplemented in vtkMesaClipPlanesPainter, and vtkOpenGLClipPlanesPainter.

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

Reimplemented from vtkPainter.

Reimplemented in vtkMesaClipPlanesPainter, and vtkOpenGLClipPlanesPainter.

static int vtkClipPlanesPainter::IsTypeOf ( const char *  name  )  [static]

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkPainter.

Reimplemented in vtkMesaClipPlanesPainter, and vtkOpenGLClipPlanesPainter.

virtual int vtkClipPlanesPainter::IsA ( const char *  name  )  [virtual]

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkPainter.

Reimplemented in vtkMesaClipPlanesPainter, and vtkOpenGLClipPlanesPainter.

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

Reimplemented from vtkPainter.

Reimplemented in vtkMesaClipPlanesPainter, and vtkOpenGLClipPlanesPainter.

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

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkPainter.

Reimplemented in vtkMesaClipPlanesPainter, and vtkOpenGLClipPlanesPainter.

static vtkInformationObjectBaseKey* vtkClipPlanesPainter::CLIPPING_PLANES (  )  [static]

Get/Set the vtkPlaneCollection which specifies the clipping planes.

virtual void vtkClipPlanesPainter::ProcessInformation ( vtkInformation  )  [protected, virtual]

Called before RenderInternal() if the Information has been changed since the last time this method was called.

Reimplemented from vtkPainter.

void vtkClipPlanesPainter::SetClippingPlanes ( vtkPlaneCollection  )  [protected]


Member Data Documentation

Definition at line 47 of file vtkClipPlanesPainter.h.


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

Generated on Sat Dec 27 13:20:02 2008 for VTK by  doxygen 1.5.6