Go to the documentation of this file.
10 #ifndef vtk_m_rendering_MapperWireframer_h
11 #define vtk_m_rendering_MapperWireframer_h
38 bool GetShowInternalZones()
const;
39 void SetShowInternalZones(
bool showInternalZones);
40 void SetCompositeBackground(
bool on);
42 bool GetIsOverlay()
const;
43 void SetIsOverlay(
bool isOverlay);
60 #endif // vtk_m_rendering_MapperWireframer_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
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: MapperWireframer.h:55
#define VTKM_CONT
Definition: ExportMacros.h:57
Definition: MapperWireframer.h:28
Represent a continuous scalar range of values.
Definition: Range.h:31