vtkMesaProjectedTetrahedraMapper Class Reference

#include <vtkMesaProjectedTetrahedraMapper.h>

Inheritance diagram for vtkMesaProjectedTetrahedraMapper:

Inheritance graph
[legend]
Collaboration diagram for vtkMesaProjectedTetrahedraMapper:

Collaboration graph
[legend]

List of all members.


Detailed Description

Mesa implementation of PT.

Bug:
This mapper relies highly on the implementation of the Mesa pipeline. A typically hardware driver has lots of options and some settings can cause this mapper to produce artifacts.

Definition at line 44 of file vtkMesaProjectedTetrahedraMapper.h.


Public Types

typedef
vtkProjectedTetrahedraMapper 
Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
virtual void PrintSelf (ostream &os, vtkIndent indent)
virtual void ReleaseGraphicsResources (vtkWindow *window)
virtual void Render (vtkRenderer *renderer, vtkVolume *volume)

Static Public Member Functions

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

Protected Member Functions

 vtkMesaProjectedTetrahedraMapper ()
 ~vtkMesaProjectedTetrahedraMapper ()
virtual void ProjectTetrahedra (vtkRenderer *renderer, vtkVolume *volume)
float GetCorrectedDepth (float x, float y, float z1, float z2, const float inverse_projection_mat[16], int use_linear_depth_correction, float linear_depth_correction)

Protected Attributes

vtkUnsignedCharArrayColors
int UsingCellColors
vtkFloatArrayTransformedPoints
float MaxCellSize
vtkTimeStamp InputAnalyzedTime
vtkTimeStamp OpacityTextureTime
vtkTimeStamp ColorsMappedTime
unsigned int OpacityTexture
int GaveError
vtkVolumePropertyLastProperty
float * SqrtTable
float SqrtTableBias

Member Typedef Documentation

Reimplemented from vtkProjectedTetrahedraMapper.

Definition at line 48 of file vtkMesaProjectedTetrahedraMapper.h.


Constructor & Destructor Documentation

vtkMesaProjectedTetrahedraMapper::vtkMesaProjectedTetrahedraMapper (  )  [protected]

vtkMesaProjectedTetrahedraMapper::~vtkMesaProjectedTetrahedraMapper (  )  [protected]


Member Function Documentation

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

Reimplemented from vtkProjectedTetrahedraMapper.

static int vtkMesaProjectedTetrahedraMapper::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 vtkProjectedTetrahedraMapper.

virtual int vtkMesaProjectedTetrahedraMapper::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 vtkProjectedTetrahedraMapper.

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

Reimplemented from vtkProjectedTetrahedraMapper.

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

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

Reimplemented from vtkProjectedTetrahedraMapper.

virtual void vtkMesaProjectedTetrahedraMapper::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 vtkProjectedTetrahedraMapper.

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

WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being consumed by this mapper. The parameter window could be used to determine which graphic resources to release.

Reimplemented from vtkUnstructuredGridVolumeMapper.

virtual void vtkMesaProjectedTetrahedraMapper::Render ( vtkRenderer ren,
vtkVolume vol 
) [virtual]

WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THIS METHOD OUTSIDE OF THE RENDERING PROCESS Render the volume

Implements vtkUnstructuredGridVolumeMapper.

virtual void vtkMesaProjectedTetrahedraMapper::ProjectTetrahedra ( vtkRenderer renderer,
vtkVolume volume 
) [protected, virtual]

float vtkMesaProjectedTetrahedraMapper::GetCorrectedDepth ( float  x,
float  y,
float  z1,
float  z2,
const float  inverse_projection_mat[16],
int  use_linear_depth_correction,
float  linear_depth_correction 
) [protected]


Member Data Documentation

Definition at line 60 of file vtkMesaProjectedTetrahedraMapper.h.

Definition at line 61 of file vtkMesaProjectedTetrahedraMapper.h.

Definition at line 63 of file vtkMesaProjectedTetrahedraMapper.h.

Definition at line 65 of file vtkMesaProjectedTetrahedraMapper.h.

Definition at line 66 of file vtkMesaProjectedTetrahedraMapper.h.

Definition at line 67 of file vtkMesaProjectedTetrahedraMapper.h.

Definition at line 68 of file vtkMesaProjectedTetrahedraMapper.h.

Definition at line 70 of file vtkMesaProjectedTetrahedraMapper.h.

Definition at line 72 of file vtkMesaProjectedTetrahedraMapper.h.

Definition at line 74 of file vtkMesaProjectedTetrahedraMapper.h.

Definition at line 76 of file vtkMesaProjectedTetrahedraMapper.h.

Definition at line 77 of file vtkMesaProjectedTetrahedraMapper.h.


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

Generated on Sat Dec 27 13:36:58 2008 for VTK by  doxygen 1.5.6