| addSelectionChangedCallback(std::function< SelectionFunc > callback) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| addToolTipCallback(std::function< ToolTipFunc > callback) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| axisRenderers_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| color_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| getGlobalPickId(uint32_t localIndex) const (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| hoveredIndices_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| indexColumn_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| lineShader_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| minmaxC_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| minmaxR_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| minmaxX_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| minmaxY_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| objectPicked(PickingEvent *p) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| PersistenceDiagramPlotGL(Processor *processor=nullptr) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | explicit |
| picking_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| plot(Image &dest, IndexBuffer *indices=nullptr, bool useAxisRanges=false) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| plot(Image &dest, const Image &src, IndexBuffer *indices=nullptr, bool useAxisRanges=false) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| plot(ImageOutport &dest, IndexBuffer *indices=nullptr, bool useAxisRanges=false) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| plot(ImageOutport &dest, ImageInport &src, IndexBuffer *indices=nullptr, bool useAxisRanges=false) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| plot(const ivec2 &start, const ivec2 &size, IndexBuffer *indices=nullptr, bool useAxisRanges=false) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| plot(const size2_t &dims, IndexBuffer *indices, bool useAxisRanges) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| pointShader_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| processor_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| properties_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| renderAxis(const size2_t &dims) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| renderLines(const size2_t &dims, const std::vector< uint32_t > &diagonalIndices, const std::vector< uint32_t > &indices) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| renderPoints(const size2_t &dims, const std::vector< uint32_t > &indices) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| selectedIndices_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| SelectionCallbackHandle typedef (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| selectionChangedCallback_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| SelectionFunc typedef (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| setColorData(std::shared_ptr< const BufferBase > buffer) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| setIndexColumn(std::shared_ptr< const TemplateColumn< uint32_t > > indexcol) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| setSelectedIndices(const BitSet &indices) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| setXAxis(std::shared_ptr< const Column > col) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| setXAxisData(std::shared_ptr< const BufferBase > buffer) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| setXAxisLabel(const std::string &label) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| setYAxis(std::shared_ptr< const Column > col, Type type=Type::Death) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| setYAxisData(std::shared_ptr< const BufferBase > buffer) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| setYAxisLabel(const std::string &label) (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| tooltipCallback_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| ToolTipCallbackHandle typedef (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| ToolTipFunc typedef (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| Type enum name (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | |
| type (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| xAxis_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| yAxis_ (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | protected |
| ~PersistenceDiagramPlotGL()=default (defined in inviwo::plot::PersistenceDiagramPlotGL) | inviwo::plot::PersistenceDiagramPlotGL | virtual |