Go to the documentation of this file.
18 #ifndef viskores_rendering_MapperGlyphVector_h
19 #define viskores_rendering_MapperGlyphVector_h
62 #endif //viskores_rendering_MapperGlyphVector_h
Base class for glyph mappers.
Definition: MapperGlyphBase.h:39
Manages a coordinate system for a DataSet.
Definition: CoordinateSystem.h:38
A mapper that produces oriented glyphs.
Definition: MapperGlyphVector.h:34
Groups connected points that have the same field value.
Definition: Atomic.h:27
Color Table for coloring arbitrary fields.
Definition: cont/ColorTable.h:97
GlyphType
Glyph shapes supported by glyphing mappers.
Definition: GlyphType.h:27
Converts data into commands to a rendering system.
Definition: Mapper.h:37
viskores::rendering::GlyphType GlyphType
Definition: MapperGlyphVector.h:49
Represent a continuous scalar range of values.
Definition: Range.h:39
A CellSet of an unknown type.
Definition: UnknownCellSet.h:56
Specifies the viewport for a rendering.
Definition: Camera.h:45
A Field encapsulates an array on some piece of the mesh, such as the points, a cell set,...
Definition: Field.h:39