#include <MapperConnectivity.h>
|
| MapperConnectivity () |
|
| ~MapperConnectivity () |
|
void | SetSampleDistance (const viskores::Float32 &) |
|
void | SetCanvas (viskores::rendering::Canvas *canvas) override |
|
virtual viskores::rendering::Canvas * | GetCanvas () const override |
|
viskores::rendering::Mapper * | NewCopy () const override |
|
void | CreateDefaultView () |
|
| Mapper () |
|
virtual | ~Mapper () |
|
virtual void | RenderCells (const viskores::cont::UnknownCellSet &cellset, const viskores::cont::CoordinateSystem &coords, const viskores::cont::Field &scalarField, const viskores::cont::ColorTable &colorTable, const viskores::rendering::Camera &camera, const viskores::Range &scalarRange) |
|
void | RenderCells (const viskores::cont::UnknownCellSet &cellset, const viskores::cont::CoordinateSystem &coords, const viskores::cont::Field &scalarField, const viskores::cont::ColorTable &colorTable, const viskores::rendering::Camera &camera, const viskores::Range &scalarRange, const viskores::cont::Field &ghostField) |
|
virtual void | RenderCellsPartitioned (const viskores::cont::PartitionedDataSet partitionedData, const std::string fieldName, const viskores::cont::ColorTable &colorTable, const viskores::rendering::Camera &camera, const viskores::Range &scalarRange) |
|
virtual void | SetActiveColorTable (const viskores::cont::ColorTable &ct) |
|
virtual void | SetLogarithmX (bool l) |
|
virtual void | SetLogarithmY (bool l) |
|
◆ MapperConnectivity()
viskores::rendering::MapperConnectivity::MapperConnectivity |
( |
| ) |
|
◆ ~MapperConnectivity()
viskores::rendering::MapperConnectivity::~MapperConnectivity |
( |
| ) |
|
◆ CreateDefaultView()
void viskores::rendering::MapperConnectivity::CreateDefaultView |
( |
| ) |
|
◆ GetCanvas()
◆ NewCopy()
◆ RenderCellsImpl()
◆ SetCanvas()
◆ SetSampleDistance()
void viskores::rendering::MapperConnectivity::SetSampleDistance |
( |
const viskores::Float32 & |
| ) |
|
◆ CanvasRT
◆ SampleDistance
The documentation for this class was generated from the following file: