MCPcopy Create free account
hub / github.com/Kitware/VTK / SetSelectionModeToIgnoreSelection

Function SetSelectionModeToIgnoreSelection

Views/Infovis/vtkApplyIcons.h:134–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132 virtual void SetSelectionModeToSelectedOffset() { this->SetSelectionMode(SELECTED_OFFSET); }
133 virtual void SetSelectionModeToAnnotationIcon() { this->SetSelectionMode(ANNOTATION_ICON); }
134 virtual void SetSelectionModeToIgnoreSelection() { this->SetSelectionMode(IGNORE_SELECTION); }
135 ///@}
136
137 ///@{

Callers

nothing calls this directly

Calls 1

SetSelectionModeMethod · 0.80

Tested by

no test coverage detected