Home
last modified time | relevance | path

Searched refs:pickedAxis1 (Results 1 – 3 of 3) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkResliceCursorLineRepresentation.cxx114 const bool pickedAxis1 = this->Picker->GetPickedAxis1() ? true : false; in ComputeInteractionState() local
128 else if (pickedAxis1) in ComputeInteractionState()
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkResliceCursorLineRepresentation.cxx117 const bool pickedAxis1 = this->Picker->GetPickedAxis1() ? true : false; in ComputeInteractionState() local
131 else if (pickedAxis1) in ComputeInteractionState()
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkResliceCursorLineRepresentation.cxx117 const bool pickedAxis1 = this->Picker->GetPickedAxis1() ? true : false; in ComputeInteractionState() local
131 else if (pickedAxis1) in ComputeInteractionState()