IGSTK
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
igstk::RenderWindowInteractor Class Reference

#include <igstkRenderWindowInteractor.h>

Inherits vtkRenderWindowInteractor.

Public Types

typedef vtkRenderWindowInteractor Superclass
 

Public Member Functions

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

Static Public Member Functions

static RenderWindowInteractorNew ()
 
static int IsTypeOf (const char *type)
 
static RenderWindowInteractorSafeDownCast (vtkObject *o)
 

Protected Member Functions

 RenderWindowInteractor ()
 
virtual ~RenderWindowInteractor ()
 

Detailed Description

Definition at line 35 of file igstkRenderWindowInteractor.h.

Member Typedef Documentation

typedef vtkRenderWindowInteractor igstk::RenderWindowInteractor::Superclass

Definition at line 41 of file igstkRenderWindowInteractor.h.

Constructor & Destructor Documentation

igstk::RenderWindowInteractor::RenderWindowInteractor ( )
protected
virtual igstk::RenderWindowInteractor::~RenderWindowInteractor ( )
protectedvirtual

Member Function Documentation

static RenderWindowInteractor* igstk::RenderWindowInteractor::New ( )
static
virtual const char* igstk::RenderWindowInteractor::GetClassName ( )
virtual
static int igstk::RenderWindowInteractor::IsTypeOf ( const char *  type)
static
virtual int igstk::RenderWindowInteractor::IsA ( const char *  type)
virtual
static RenderWindowInteractor* igstk::RenderWindowInteractor::SafeDownCast ( vtkObject *  o)
static
void igstk::RenderWindowInteractor::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
virtual void igstk::RenderWindowInteractor::Initialize ( )
virtual

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