vtkSurfaceLICDefaultPainter Class Reference

#include <vtkSurfaceLICDefaultPainter.h>

Inheritance diagram for vtkSurfaceLICDefaultPainter:

Inheritance graph
[legend]
Collaboration diagram for vtkSurfaceLICDefaultPainter:

Collaboration graph
[legend]

List of all members.


Detailed Description

vtkDefaultPainter replacement that inserts the vtkSurfaceLICPainter at the correct position in the painter chain.

vtkSurfaceLICDefaultPainter is a vtkDefaultPainter replacement that inserts the vtkSurfaceLICPainter at the correct position in the painter chain.

See also:
vtkDefaultPainter vtkSurfaceLICPainter

Definition at line 36 of file vtkSurfaceLICDefaultPainter.h.


Public Types

typedef vtkDefaultPainter Superclass

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

 vtkSurfaceLICDefaultPainter ()
 ~vtkSurfaceLICDefaultPainter ()
virtual void BuildPainterChain ()
virtual void ReportReferences (vtkGarbageCollector *collector)

Protected Attributes

vtkSurfaceLICPainterSurfaceLICPainter

Member Typedef Documentation

Reimplemented from vtkDefaultPainter.

Definition at line 40 of file vtkSurfaceLICDefaultPainter.h.


Constructor & Destructor Documentation

vtkSurfaceLICDefaultPainter::vtkSurfaceLICDefaultPainter (  )  [protected]

vtkSurfaceLICDefaultPainter::~vtkSurfaceLICDefaultPainter (  )  [protected]


Member Function Documentation

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

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

Reimplemented from vtkDefaultPainter.

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

Reimplemented from vtkDefaultPainter.

static int vtkSurfaceLICDefaultPainter::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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkDefaultPainter.

virtual int vtkSurfaceLICDefaultPainter::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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkDefaultPainter.

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

Reimplemented from vtkDefaultPainter.

void vtkSurfaceLICDefaultPainter::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 vtkDefaultPainter.

void vtkSurfaceLICDefaultPainter::SetSurfaceLICPainter ( vtkSurfaceLICPainter  ) 

Get/Set the Surface LIC painter.

virtual vtkSurfaceLICPainter* vtkSurfaceLICDefaultPainter::GetSurfaceLICPainter (  )  [virtual]

Get/Set the Surface LIC painter.

virtual void vtkSurfaceLICDefaultPainter::BuildPainterChain (  )  [protected, virtual]

Setups the the painter chain.

Reimplemented from vtkDefaultPainter.

virtual void vtkSurfaceLICDefaultPainter::ReportReferences ( vtkGarbageCollector collector  )  [protected, virtual]

Take part in garbage collection.

Reimplemented from vtkDefaultPainter.


Member Data Documentation

Definition at line 60 of file vtkSurfaceLICDefaultPainter.h.


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

Generated on Mon Sep 27 18:53:30 2010 for VTK by  doxygen 1.5.6