| applySelectionModifierUnified(const cvSelectionData &newSelection, const cvSelectionData ¤tSelection, int modifier, int fieldAssociation) | cvGenericSelectionTool | protected |
| createSelectionFromPick(vtkIdType pickedId, bool selectCells) | cvGenericSelectionTool | protected |
| cvGenericSelectionTool() | cvGenericSelectionTool | inline |
| cvSelectionBase() | cvSelectionBase | inline |
| getActorsAtPoint(int x, int y) | cvGenericSelectionTool | protected |
| getAllPolyDataFromVisualizer() | cvSelectionBase | protected |
| getDataActors() const | cvSelectionBase | protected |
| getDataFromActor(vtkActor *actor) | cvSelectionBase | protected |
| getInteractor() const | cvGenericSelectionTool | inlineprotected |
| getPCLVis() const | cvSelectionBase | protected |
| getPickedActor(bool selectCells) | cvGenericSelectionTool | protected |
| getPickedPolyData(bool selectCells) | cvGenericSelectionTool | protected |
| getPickedPosition(bool selectCells, double position[3]) | cvGenericSelectionTool | protected |
| getPickingRenderer() const | cvGenericSelectionTool | inlineprotected |
| getPolyDataForSelection(const cvSelectionData *selectionData=nullptr) override | cvGenericSelectionTool | virtual |
| getSelectionManager() const | cvGenericSelectionTool | inline |
| getSelectionPipeline() const | cvGenericSelectionTool | |
| getVisualizer() const | cvSelectionBase | inline |
| hardwareSelectAtPoint(int x, int y, SelectionMode mode=SelectionMode::SELECT_SURFACE_CELLS, SelectionModifier modifier=SelectionModifier::SELECTION_DEFAULT) | cvGenericSelectionTool | protected |
| hardwareSelectInRegion(const int region[4], SelectionMode mode=SelectionMode::SELECT_SURFACE_CELLS, SelectionModifier modifier=SelectionModifier::SELECTION_DEFAULT) | cvGenericSelectionTool | protected |
| hasValidPCLVis() const | cvSelectionBase | protected |
| initializePickers() | cvGenericSelectionTool | protected |
| m_captureZValues | cvGenericSelectionTool | protected |
| m_cellPicker | cvGenericSelectionTool | protected |
| m_currentSelection | cvGenericSelectionTool | protected |
| m_hardwareSelector | cvGenericSelectionTool | protected |
| m_interactor | cvGenericSelectionTool | protected |
| m_manager | cvGenericSelectionTool | protected |
| m_multipleSelectionMode | cvGenericSelectionTool | protected |
| m_pointPicker | cvGenericSelectionTool | protected |
| m_renderer | cvGenericSelectionTool | protected |
| m_useHardwareSelection | cvGenericSelectionTool | protected |
| m_viewer | cvSelectionBase | protected |
| multipleSelectionMode() const | cvGenericSelectionTool | inlineprotected |
| pickAtCursor(bool selectCells) | cvGenericSelectionTool | protected |
| pickAtPosition(int x, int y, bool selectCells) | cvGenericSelectionTool | protected |
| SelectionMode typedef | cvGenericSelectionTool | |
| SelectionModifier typedef | cvGenericSelectionTool | |
| setCaptureZValues(bool capture) | cvGenericSelectionTool | inlineprotected |
| setInteractor(vtkRenderWindowInteractor *interactor) | cvGenericSelectionTool | inlineprotected |
| setMultipleSelectionMode(bool enable) | cvGenericSelectionTool | inlineprotected |
| setPickerTolerance(double cellTolerance, double pointTolerance) | cvGenericSelectionTool | protected |
| setRenderer(vtkRenderer *renderer) | cvGenericSelectionTool | inlineprotected |
| setSelectionManager(cvViewSelectionManager *manager) | cvGenericSelectionTool | inline |
| setUseHardwareSelection(bool enable) | cvGenericSelectionTool | inlineprotected |
| setVisualizer(ecvGenericVisualizer3D *viewer) | cvSelectionBase | inlinevirtual |
| useHardwareSelection() const | cvGenericSelectionTool | inlineprotected |
| ~cvGenericSelectionTool() override=default | cvGenericSelectionTool | |
| ~cvSelectionBase()=default | cvSelectionBase | virtual |