VTK-m
2.2
|
This is the complete list of members for vtkm::rendering::MapperVolume, including all inherited members.
ColorMap | vtkm::rendering::Mapper | protected |
GetCanvas() const override | vtkm::rendering::MapperVolume | virtual |
Internals | vtkm::rendering::MapperVolume | private |
LogarithmX | vtkm::rendering::Mapper | protected |
LogarithmY | vtkm::rendering::Mapper | protected |
Mapper() | vtkm::rendering::Mapper | inline |
MapperVolume() | vtkm::rendering::MapperVolume | |
NewCopy() const override | vtkm::rendering::MapperVolume | virtual |
RenderCells(const vtkm::cont::UnknownCellSet &cellset, const vtkm::cont::CoordinateSystem &coords, const vtkm::cont::Field &scalarField, const vtkm::cont::ColorTable &colorTable, const vtkm::rendering::Camera &camera, const vtkm::Range &scalarRange) | vtkm::rendering::Mapper | virtual |
RenderCells(const vtkm::cont::UnknownCellSet &cellset, const vtkm::cont::CoordinateSystem &coords, const vtkm::cont::Field &scalarField, const vtkm::cont::ColorTable &colorTable, const vtkm::rendering::Camera &camera, const vtkm::Range &scalarRange, const vtkm::cont::Field &ghostField) | vtkm::rendering::Mapper | |
RenderCellsImpl(const vtkm::cont::UnknownCellSet &cellset, const vtkm::cont::CoordinateSystem &coords, const vtkm::cont::Field &scalarField, const vtkm::cont::ColorTable &, const vtkm::rendering::Camera &camera, const vtkm::Range &scalarRange, const vtkm::cont::Field &ghostField) override | vtkm::rendering::MapperVolume | privatevirtual |
RenderCellsPartitioned(const vtkm::cont::PartitionedDataSet partitionedData, const std::string fieldName, const vtkm::cont::ColorTable &colorTable, const vtkm::rendering::Camera &camera, const vtkm::Range &scalarRange) | vtkm::rendering::Mapper | virtual |
SetActiveColorTable(const vtkm::cont::ColorTable &ct) | vtkm::rendering::Mapper | virtual |
SetCanvas(vtkm::rendering::Canvas *canvas) override | vtkm::rendering::MapperVolume | virtual |
SetCompositeBackground(const bool compositeBackground) | vtkm::rendering::MapperVolume | |
SetLogarithmX(bool l) | vtkm::rendering::Mapper | virtual |
SetLogarithmY(bool l) | vtkm::rendering::Mapper | virtual |
SetSampleDistance(const vtkm::Float32 distance) | vtkm::rendering::MapperVolume | |
SortBackToFront | vtkm::rendering::Mapper | protected |
~Mapper() | vtkm::rendering::Mapper | virtual |
~MapperVolume() | vtkm::rendering::MapperVolume |