VTK-m
2.2
|
This is the complete list of members for vtkm::rendering::ColorBarAnnotation, including all inherited members.
Axis | vtkm::rendering::ColorBarAnnotation | protected |
ColorBarAnnotation() | vtkm::rendering::ColorBarAnnotation | |
ColorTable | vtkm::rendering::ColorBarAnnotation | protected |
FieldName | vtkm::rendering::ColorBarAnnotation | protected |
Horizontal | vtkm::rendering::ColorBarAnnotation | protected |
Position | vtkm::rendering::ColorBarAnnotation | protected |
Render(const vtkm::rendering::Camera &camera, const vtkm::rendering::WorldAnnotator &worldAnnotator, vtkm::rendering::Canvas &canvas) | vtkm::rendering::ColorBarAnnotation | |
SetColorTable(const vtkm::cont::ColorTable &colorTable) | vtkm::rendering::ColorBarAnnotation | inline |
SetFieldName(const std::string &fieldName) | vtkm::rendering::ColorBarAnnotation | |
SetPosition(const vtkm::Bounds &position) | vtkm::rendering::ColorBarAnnotation | |
SetRange(const vtkm::Range &range, vtkm::IdComponent numTicks) | vtkm::rendering::ColorBarAnnotation | |
SetRange(vtkm::Float64 l, vtkm::Float64 h, vtkm::IdComponent numTicks) | vtkm::rendering::ColorBarAnnotation | inline |