Class SliceViewCameraSynchronizeStrategy
Defined in File vtkMRMLLayerDMCameraSynchronizer.cxx
Inheritance Relationships
Base Type
public CameraSynchronizeStrategy(Class CameraSynchronizeStrategy)
Class Documentation
-
class SliceViewCameraSynchronizeStrategy : public CameraSynchronizeStrategy
Inheritance diagram for SliceViewCameraSynchronizeStrategy:
Collaboration diagram for SliceViewCameraSynchronizeStrategy:
Synchronizes the default camera to the current slice node view configuration. The Slice renderer 0 camera is not configured nor modified during camera changes. All of its actors are set to render in 2D.
To simplify adding new pipelines, the sync adjusts the default camera to render in parallel projection in the correct orientation with respect to the current node configuration.
Clipping range is configured to show all actors attached to the default camera. If clipping is required, then it should be done inside the specific pipeline.