#include <vtkSMCompositeRenderModuleProxy.h>
Inheritance diagram for vtkSMCompositeRenderModuleProxy:
This render manager is for parallel execution using MPI. It creates a special vtkPVPartDisplay (todo) that collects small geometry for local rendering. It also manages reduction factor which renders and composites a small window then magnifies for final display.
Definition at line 34 of file vtkSMCompositeRenderModuleProxy.h.
|
|
|
|
|
Reimplemented from vtkSMLODRenderModuleProxy. Reimplemented in vtkSMCaveRenderModuleProxy, vtkSMIceTDesktopRenderModuleProxy, vtkSMIceTRenderModuleProxy, vtkSMMPIRenderModuleProxy, and vtkSMMultiDisplayRenderModuleProxy. |
|
|
|
Reimplemented from vtkSMLODRenderModuleProxy. Reimplemented in vtkSMCaveRenderModuleProxy, vtkSMIceTDesktopRenderModuleProxy, vtkSMIceTRenderModuleProxy, vtkSMMPIRenderModuleProxy, and vtkSMMultiDisplayRenderModuleProxy. |
|
This methods can be used from a script. "Set" sets the value of the scale, and adds an entry to the trace. |
|
This methods can be used from a script. "Set" sets the value of the scale, and adds an entry to the trace. |
|
Set this flag to indicate whether to calculate the reduction factor for use in tree composite (or client server). |
|
Set this flag to indicate whether to calculate the reduction factor for use in tree composite (or client server). |
|
Squirt is a hybrid run length encoding and bit reduction compression algorithm that is used to compress images for transmition from the server to client. Value of 0 disabled all compression. Level zero is just run length compression with no bit compression (lossless). |
|
Squirt is a hybrid run length encoding and bit reduction compression algorithm that is used to compress images for transmition from the server to client. Value of 0 disabled all compression. Level zero is just run length compression with no bit compression (lossless). |
|
Render based on the interactive render parameters. This usually means LOD size, LOD geometry. Reimplemented from vtkSMLODRenderModuleProxy. Reimplemented in vtkSMIceTRenderModuleProxy, and vtkSMMPIRenderModuleProxy. |
|
Render based on the still render parameters. This usually means full size, full geometry. Reimplemented from vtkSMRenderModuleProxy. Reimplemented in vtkSMIceTDesktopRenderModuleProxy, vtkSMIceTRenderModuleProxy, and vtkSMMPIRenderModuleProxy. |
|
Get the value of the z buffer at a position. This is necessary for picking the center of rotation. Reimplemented from vtkSMRenderModuleProxy. |
|
Indicates if we should locally render. Reimplemented from vtkSMRenderModuleProxy. Reimplemented in vtkSMIceTRenderModuleProxy. |
|
Given the number of objects (numObjects), class name (VTKClassName) and server ids ( this->GetServerIDs()), this methods instantiates the objects on the server(s) Reimplemented from vtkSMRenderModuleProxy. Reimplemented in vtkSMIceTDesktopRenderModuleProxy, and vtkSMMPIRenderModuleProxy. |
|
|
|
Subclasses must decide what type of CompositeManagerProxy they need. This method is called to make that decision. Subclasses are expected to add the CompositeManagerProxy as a SubProxy named "CompositeManager". Reimplemented in vtkSMCaveRenderModuleProxy, vtkSMIceTDesktopRenderModuleProxy, vtkSMMPIRenderModuleProxy, and vtkSMMultiDisplayRenderModuleProxy. Definition at line 102 of file vtkSMCompositeRenderModuleProxy.h. |
|
Subclasses should override this method to intialize the Composite Manager. This is called after CreateVTKObjects(); Reimplemented in vtkSMCaveRenderModuleProxy, vtkSMIceTDesktopRenderModuleProxy, vtkSMIceTRenderModuleProxy, vtkSMMPIRenderModuleProxy, and vtkSMMultiDisplayRenderModuleProxy. |
|
Reimplemented in vtkSMCaveRenderModuleProxy, and vtkSMIceTRenderModuleProxy. |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 86 of file vtkSMCompositeRenderModuleProxy.h. |
|
Definition at line 87 of file vtkSMCompositeRenderModuleProxy.h. |
|
Definition at line 89 of file vtkSMCompositeRenderModuleProxy.h. |
|
Definition at line 91 of file vtkSMCompositeRenderModuleProxy.h. |
|
Definition at line 92 of file vtkSMCompositeRenderModuleProxy.h. |
|
Definition at line 94 of file vtkSMCompositeRenderModuleProxy.h. |
|
Definition at line 96 of file vtkSMCompositeRenderModuleProxy.h. |