vtkMesaScalarsToColorsPainter Class Reference

#include <vtkMesaScalarsToColorsPainter.h>

Inheritance diagram for vtkMesaScalarsToColorsPainter:

Inheritance graph
[legend]
Collaboration diagram for vtkMesaScalarsToColorsPainter:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 23 of file vtkMesaScalarsToColorsPainter.h.


Public Types

typedef vtkScalarsToColorsPainter Superclass

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

 vtkMesaScalarsToColorsPainter ()
 ~vtkMesaScalarsToColorsPainter ()
virtual void RenderInternal (vtkRenderer *renderer, vtkActor *actor, unsigned long typeflags)

Protected Attributes

vtkOpenGLTextureInternalColorTexture

Member Typedef Documentation

Reimplemented from vtkScalarsToColorsPainter.

Definition at line 29 of file vtkMesaScalarsToColorsPainter.h.


Constructor & Destructor Documentation

vtkMesaScalarsToColorsPainter::vtkMesaScalarsToColorsPainter (  )  [protected]

vtkMesaScalarsToColorsPainter::~vtkMesaScalarsToColorsPainter (  )  [protected]


Member Function Documentation

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

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

Reimplemented from vtkScalarsToColorsPainter.

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

Reimplemented from vtkScalarsToColorsPainter.

static int vtkMesaScalarsToColorsPainter::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 vtkScalarsToColorsPainter.

virtual int vtkMesaScalarsToColorsPainter::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 vtkScalarsToColorsPainter.

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

Reimplemented from vtkScalarsToColorsPainter.

void vtkMesaScalarsToColorsPainter::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 vtkScalarsToColorsPainter.

virtual void vtkMesaScalarsToColorsPainter::ReleaseGraphicsResources ( vtkWindow  )  [virtual]

Release any graphics resources that are being consumed by this painter. The parameter window could be used to determine which graphic resources to release. The call is propagated to the delegate painter, if any.

Reimplemented from vtkPainter.

virtual void vtkMesaScalarsToColorsPainter::RenderInternal ( vtkRenderer renderer,
vtkActor actor,
unsigned long  typeflags 
) [protected, virtual]

Performs the actual rendering. Subclasses may override this method. default implementation merely call a Render on the DelegatePainter, if any. When RenderInternal() is called, it is assured that the DelegatePainter is in sync with this painter i.e. UpdateDelegatePainter() has been called.

Reimplemented from vtkPainter.


Member Data Documentation

Definition at line 42 of file vtkMesaScalarsToColorsPainter.h.


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

Generated on Sat Dec 27 13:37:12 2008 for VTK by  doxygen 1.5.6