#include <vtkTreeComposite.h>
Inheritance diagram for vtkTreeComposite:
vtkTreeComposite operates in multiple processes. Each compositer has a render window. They use vtkMultiProcessControllers to comunicate the color and depth buffer to process 0's render window. It will not handle transparency well.
Definition at line 97 of file vtkTreeComposite.h.
|
|
|
|
|
Definition at line 130 of file vtkTreeComposite.h. |
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkObject. |
|
Return the class name as a string. This method is defined in all subclasses of vtkObject with the vtkTypeMacro found in vtkSetGet.h. Reimplemented from vtkObject. |
|
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 vtkObject. |
|
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 vtkObject. |
|
Will cast the supplied object to vtkObject* is this is a safe operation (i.e., a safe downcast); otherwise NULL is returned. This method is defined in all subclasses of vtkObject with the vtkTypeMacro found in vtkSetGet.h. Reimplemented from vtkObject. |
|
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 vtkObject. |
|
Set/Get the RenderWindow to use for compositing. We add a start and end observer to the window. |
|
|
|
This method sets the piece and number of pieces for each actor with a polydata mapper. My other option is to do it every render, but that would force a partioning scheme. |
|
turn off screen rendering on for the |
|
Callbacks that initialize and finish the compositing. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 131 of file vtkTreeComposite.h. |
|
|
|
|
|
|
|
|
|
Definition at line 133 of file vtkTreeComposite.h. |
|
Definition at line 134 of file vtkTreeComposite.h. |
|
Definition at line 135 of file vtkTreeComposite.h. |
|
Definition at line 137 of file vtkTreeComposite.h. |
|
Definition at line 138 of file vtkTreeComposite.h. |
|
Definition at line 139 of file vtkTreeComposite.h. |
|
Definition at line 140 of file vtkTreeComposite.h. |
|
Definition at line 141 of file vtkTreeComposite.h. |
|
Definition at line 142 of file vtkTreeComposite.h. |
|
Definition at line 154 of file vtkTreeComposite.h. |
|
Definition at line 155 of file vtkTreeComposite.h. |
|
Definition at line 156 of file vtkTreeComposite.h. |
|
Definition at line 160 of file vtkTreeComposite.h. |