Go to the documentation of this file.
10 #ifndef vtk_m_rendering_View3D_h
11 #define vtk_m_rendering_View3D_h
41 void Paint()
override;
43 void RenderScreenAnnotations()
override;
45 void RenderWorldAnnotations()
override;
59 #endif //vtk_m_rendering_View3D_h
vtkm::rendering::LineRendererBatcher LineBatcher
Definition: View3D.h:49
Definition: AxisAnnotation3D.h:32
Representation of a color.
Definition: Color.h:29
Groups connected points that have the same field value.
Definition: Atomic.h:19
#define VTKM_RENDERING_EXPORT
Definition: vtkm_rendering_export.h:44
vtkm::rendering::AxisAnnotation3D XAxisAnnotation
Definition: View3D.h:51
Definition: BoundingBoxAnnotation.h:23
vtkm::rendering::AxisAnnotation3D YAxisAnnotation
Definition: View3D.h:52
Definition: LineRendererBatcher.h:26
Converts data into commands to a rendering system.
Definition: Mapper.h:29
Represents the image space that is the target of rendering.
Definition: Canvas.h:35
vtkm::rendering::ColorBarAnnotation ColorBarAnnotation
Definition: View3D.h:54
The abstract class representing the view of a rendering scene.
Definition: View.h:31
A view for a 3D data set.
Definition: View3D.h:25
Specifies the viewport for a rendering.
Definition: Camera.h:37
A simple collection of things to render.
Definition: Scene.h:30
Definition: ColorBarAnnotation.h:26
vtkm::rendering::BoundingBoxAnnotation BoxAnnotation
Definition: View3D.h:50
vtkm::rendering::AxisAnnotation3D ZAxisAnnotation
Definition: View3D.h:53