Go to the documentation of this file.
   10 #ifndef vtk_m_rendering_MapperGlyphVector_h 
   11 #define vtk_m_rendering_MapperGlyphVector_h 
   54 #endif //vtk_m_rendering_MapperGlyphVector_h 
  
Groups connected points that have the same field value.
Definition: Atomic.h:19
 
Color Table for coloring arbitrary fields.
Definition: cont/ColorTable.h:89
 
#define VTKM_RENDERING_EXPORT
Definition: vtkm_rendering_export.h:44
 
A mapper that produces oriented glyphs.
Definition: MapperGlyphVector.h:26
 
Base class for glyph mappers.
Definition: MapperGlyphBase.h:31
 
A CellSet of an unknown type.
Definition: UnknownCellSet.h:48
 
Manages a coordinate system for a DataSet.
Definition: CoordinateSystem.h:30
 
Converts data into commands to a rendering system.
Definition: Mapper.h:29
 
A Field encapsulates an array on some piece of the mesh, such as the points, a cell set,...
Definition: Field.h:31
 
vtkm::rendering::GlyphType GlyphType
Definition: MapperGlyphVector.h:41
 
GlyphType
Glyph shapes supported by glyphing mappers.
Definition: GlyphType.h:19
 
Specifies the viewport for a rendering.
Definition: Camera.h:37
 
Represent a continuous scalar range of values.
Definition: Range.h:31