VTK
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
vtkOpenGLHardwareSelector Class Reference

implements the device specific code of vtkOpenGLHardwareSelector. More...

#include <vtkOpenGLHardwareSelector.h>

Inheritance diagram for vtkOpenGLHardwareSelector:
Inheritance graph
[legend]
Collaboration diagram for vtkOpenGLHardwareSelector:
Collaboration graph
[legend]

List of all members.

Public Types

typedef vtkHardwareSelector Superclass
typedef vtkHardwareSelector Superclass

Public Member Functions

virtual int IsA (const char *type)
vtkOpenGLHardwareSelectorNewInstance () const
void PrintSelf (ostream &os, vtkIndent indent)
virtual void EndRenderProp ()
virtual int IsA (const char *type)
vtkOpenGLHardwareSelectorNewInstance () const
void PrintSelf (ostream &os, vtkIndent indent)
virtual void RenderCompositeIndex (unsigned int index)
virtual void RenderAttributeId (vtkIdType attribid)
virtual void RenderProcessId (unsigned int processid)
virtual void BeginRenderProp ()
virtual void BeginRenderProp ()
virtual void EndRenderProp ()

Static Public Member Functions

static vtkOpenGLHardwareSelectorNew ()
static int IsTypeOf (const char *type)
static vtkOpenGLHardwareSelectorSafeDownCast (vtkObjectBase *o)
static vtkOpenGLHardwareSelectorNew ()
static int IsTypeOf (const char *type)
static vtkOpenGLHardwareSelectorSafeDownCast (vtkObjectBase *o)

Protected Member Functions

virtual vtkObjectBaseNewInstanceInternal () const
 vtkOpenGLHardwareSelector ()
virtual ~vtkOpenGLHardwareSelector ()
virtual void BeginRenderProp (vtkRenderWindow *)
virtual void EndRenderProp (vtkRenderWindow *)
virtual vtkObjectBaseNewInstanceInternal () const
 vtkOpenGLHardwareSelector ()
virtual ~vtkOpenGLHardwareSelector ()
virtual void BeginRenderProp (vtkRenderWindow *)
virtual void EndRenderProp (vtkRenderWindow *)

Protected Attributes

vtkInternals * Internals

Detailed Description

implements the device specific code of vtkOpenGLHardwareSelector.

Implements the device specific code of vtkOpenGLHardwareSelector.

See also:
vtkHardwareSelector

Definition at line 32 of file vtkOpenGLHardwareSelector.h.


Member Typedef Documentation

Reimplemented from vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

Definition at line 36 of file vtkOpenGLHardwareSelector.h.

Reimplemented from vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

Definition at line 36 of file vtkOpenGLHardwareSelector.h.


Constructor & Destructor Documentation


Member Function Documentation

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

Reimplemented from vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

static int vtkOpenGLHardwareSelector::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 vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

virtual int vtkOpenGLHardwareSelector::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 vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

Reimplemented from vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

virtual vtkObjectBase* vtkOpenGLHardwareSelector::NewInstanceInternal ( ) const [protected, virtual]

Reimplemented from vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

Reimplemented from vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

void vtkOpenGLHardwareSelector::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 vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

virtual void vtkOpenGLHardwareSelector::BeginRenderProp ( ) [inline, virtual]

Called by the mapper (vtkHardwareSelectionPolyDataPainter) before and after rendering each prop.

Reimplemented from vtkHardwareSelector.

Definition at line 42 of file vtkOpenGLHardwareSelector.h.

virtual void vtkOpenGLHardwareSelector::EndRenderProp ( ) [inline, virtual]

Called by the mapper (vtkHardwareSelectionPolyDataPainter) before and after rendering each prop.

Reimplemented from vtkHardwareSelector.

Definition at line 46 of file vtkOpenGLHardwareSelector.h.

virtual void vtkOpenGLHardwareSelector::BeginRenderProp ( vtkRenderWindow ) [protected, virtual]

Implements vtkHardwareSelector.

virtual void vtkOpenGLHardwareSelector::EndRenderProp ( vtkRenderWindow ) [protected, virtual]

Implements vtkHardwareSelector.

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

Reimplemented from vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

static int vtkOpenGLHardwareSelector::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 vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

virtual int vtkOpenGLHardwareSelector::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 vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

Reimplemented from vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

virtual vtkObjectBase* vtkOpenGLHardwareSelector::NewInstanceInternal ( ) const [protected, virtual]

Reimplemented from vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

Reimplemented from vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

void vtkOpenGLHardwareSelector::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 vtkHardwareSelector.

Reimplemented in vtkPHardwareSelector.

virtual void vtkOpenGLHardwareSelector::BeginRenderProp ( ) [virtual]

Called by the mapper before and after rendering each prop.

Reimplemented from vtkHardwareSelector.

virtual void vtkOpenGLHardwareSelector::EndRenderProp ( ) [inline, virtual]

Called by the mapper before and after rendering each prop.

Reimplemented from vtkHardwareSelector.

Definition at line 42 of file vtkOpenGLHardwareSelector.h.

virtual void vtkOpenGLHardwareSelector::RenderCompositeIndex ( unsigned int  index) [virtual]

Called by any vtkMapper or vtkProp subclass to render a composite-index. Currently indices >= 0xffffff are not supported.

Reimplemented from vtkHardwareSelector.

virtual void vtkOpenGLHardwareSelector::RenderAttributeId ( vtkIdType  attribid) [virtual]

Called by any vtkMapper or vtkProp subclass to render an attribute's id.

Reimplemented from vtkHardwareSelector.

virtual void vtkOpenGLHardwareSelector::RenderProcessId ( unsigned int  processid) [virtual]

Called by any vtkMapper or subclass to render process id. This has any effect when this->UseProcessIdFromData is true.

Reimplemented from vtkHardwareSelector.

virtual void vtkOpenGLHardwareSelector::BeginRenderProp ( vtkRenderWindow ) [protected, virtual]

Implements vtkHardwareSelector.

virtual void vtkOpenGLHardwareSelector::EndRenderProp ( vtkRenderWindow ) [protected, virtual]

Implements vtkHardwareSelector.


Member Data Documentation

vtkInternals * vtkOpenGLHardwareSelector::Internals [protected]

Reimplemented from vtkHardwareSelector.

Definition at line 59 of file vtkOpenGLHardwareSelector.h.


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