vtkClientServerSynchronizedRenderers Class Reference

#include <vtkClientServerSynchronizedRenderers.h>

Inheritance diagram for vtkClientServerSynchronizedRenderers:

Inheritance graph
[legend]
Collaboration diagram for vtkClientServerSynchronizedRenderers:

Collaboration graph
[legend]

List of all members.


Detailed Description

vtkClientServerSynchronizedRenderers is a vtkSynchronizedRenderers subclass designed to be used in 2 processes, client-server mode.

Definition at line 26 of file vtkClientServerSynchronizedRenderers.h.


Public Types

typedef vtkSynchronizedRenderers Superclass

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

 vtkClientServerSynchronizedRenderers ()
 ~vtkClientServerSynchronizedRenderers ()
virtual void MasterEndRender ()
virtual void SlaveEndRender ()

Member Typedef Documentation

Reimplemented from vtkSynchronizedRenderers.

Definition at line 31 of file vtkClientServerSynchronizedRenderers.h.


Constructor & Destructor Documentation

vtkClientServerSynchronizedRenderers::vtkClientServerSynchronizedRenderers (  )  [protected]

vtkClientServerSynchronizedRenderers::~vtkClientServerSynchronizedRenderers (  )  [protected]


Member Function Documentation

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

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

Reimplemented from vtkSynchronizedRenderers.

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

Reimplemented from vtkSynchronizedRenderers.

static int vtkClientServerSynchronizedRenderers::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 vtkSynchronizedRenderers.

virtual int vtkClientServerSynchronizedRenderers::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 vtkSynchronizedRenderers.

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

Reimplemented from vtkSynchronizedRenderers.

void vtkClientServerSynchronizedRenderers::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 vtkSynchronizedRenderers.

virtual void vtkClientServerSynchronizedRenderers::MasterEndRender (  )  [protected, virtual]

Reimplemented from vtkSynchronizedRenderers.

virtual void vtkClientServerSynchronizedRenderers::SlaveEndRender (  )  [protected, virtual]

Reimplemented from vtkSynchronizedRenderers.


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

Generated on Wed Aug 24 11:31:02 2011 for VTK by  doxygen 1.5.6