Go to the documentation of this file.
11 #ifndef vtk_m_rendering_LineRendererBatcher_h
12 #define vtk_m_rendering_LineRendererBatcher_h
46 std::vector<vtkm::Vec3f_32>
Ends;
52 #endif // vtk_m_rendering_LineRendererBatcher_h
std::vector< vtkm::Vec3f_32 > Ends
Definition: LineRendererBatcher.h:46
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
std::vector< vtkm::Vec3f_32 > Starts
Definition: LineRendererBatcher.h:45
Definition: LineRendererBatcher.h:26
Represents the image space that is the target of rendering.
Definition: Canvas.h:35
#define VTKM_CONT
Definition: ExportMacros.h:57
std::vector< vtkm::Vec4f_32 > Colors
Definition: LineRendererBatcher.h:47