Go to the documentation of this file.
10 #ifndef vtk_m_rendering_MapperCylinder_h
11 #define vtk_m_rendering_MapperCylinder_h
45 void UseVariableRadius(
bool useVariableRadius);
71 void SetCompositeBackground(
bool on);
83 #endif //vtk_m_rendering_MapperCylinder_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
MapperCylinder renderers edges from a cell set and renders them as cylinders via ray tracing.
Definition: MapperCylinder.h:29
A CellSet of an unknown type.
Definition: UnknownCellSet.h:48
Definition: CoordinateSystem.h:25
A Field encapsulates an array on some piece of the mesh, such as the points, a cell set,...
Definition: cont/Field.h:31
std::shared_ptr< InternalsType > Internals
Definition: MapperCylinder.h:75
float Float32
Definition: Types.h:154
Represent a continuous scalar range of values.
Definition: Range.h:31