Viskores
1.0
|
This is the complete list of members for viskores::rendering::Mapper, including all inherited members.
ColorMap | viskores::rendering::Mapper | protected |
GetCanvas() const =0 | viskores::rendering::Mapper | pure virtual |
LogarithmX | viskores::rendering::Mapper | protected |
LogarithmY | viskores::rendering::Mapper | protected |
Mapper() | viskores::rendering::Mapper | inline |
NewCopy() const =0 | viskores::rendering::Mapper | pure virtual |
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) | viskores::rendering::Mapper | virtual |
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) | viskores::rendering::Mapper | |
RenderCellsImpl(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)=0 | viskores::rendering::Mapper | protectedpure virtual |
RenderCellsPartitioned(const viskores::cont::PartitionedDataSet partitionedData, const std::string fieldName, const viskores::cont::ColorTable &colorTable, const viskores::rendering::Camera &camera, const viskores::Range &scalarRange) | viskores::rendering::Mapper | virtual |
SetActiveColorTable(const viskores::cont::ColorTable &ct) | viskores::rendering::Mapper | virtual |
SetCanvas(viskores::rendering::Canvas *canvas)=0 | viskores::rendering::Mapper | pure virtual |
SetLogarithmX(bool l) | viskores::rendering::Mapper | virtual |
SetLogarithmY(bool l) | viskores::rendering::Mapper | virtual |
SortBackToFront | viskores::rendering::Mapper | protected |
~Mapper() | viskores::rendering::Mapper | virtual |