Home
last modified time | relevance | path

Searched refs:SetSelectionMode (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/dports/math/vtk6/VTK-6.2.0/Views/Infovis/
H A DvtkApplyIcons.h131 { this->SetSelectionMode(SELECTED_ICON); } in SetSelectionModeToSelectedIcon()
133 { this->SetSelectionMode(SELECTED_OFFSET); } in SetSelectionModeToSelectedOffset()
135 { this->SetSelectionMode(ANNOTATION_ICON); } in SetSelectionModeToAnnotationIcon()
137 { this->SetSelectionMode(IGNORE_SELECTION); } in SetSelectionModeToIgnoreSelection()
H A DvtkRenderView.h138 void SetSelectionModeToSurface() { this->SetSelectionMode(SURFACE); } in SetSelectionModeToSurface()
139 void SetSelectionModeToFrustum() { this->SetSelectionMode(FRUSTUM); } in SetSelectionModeToFrustum()
/dports/math/vtk9/VTK-9.1.0/Views/Infovis/
H A DvtkApplyIcons.h146 virtual void SetSelectionModeToSelectedIcon() { this->SetSelectionMode(SELECTED_ICON); } in SetSelectionModeToSelectedIcon()
147 virtual void SetSelectionModeToSelectedOffset() { this->SetSelectionMode(SELECTED_OFFSET); } in SetSelectionModeToSelectedOffset()
148 virtual void SetSelectionModeToAnnotationIcon() { this->SetSelectionMode(ANNOTATION_ICON); } in SetSelectionModeToAnnotationIcon()
149 virtual void SetSelectionModeToIgnoreSelection() { this->SetSelectionMode(IGNORE_SELECTION); } in SetSelectionModeToIgnoreSelection()
H A DvtkRenderView.h152 void SetSelectionModeToSurface() { this->SetSelectionMode(SURFACE); } in SetSelectionModeToSurface()
153 void SetSelectionModeToFrustum() { this->SetSelectionMode(FRUSTUM); } in SetSelectionModeToFrustum()
/dports/math/vtk8/VTK-8.2.0/Views/Infovis/
H A DvtkApplyIcons.h149 { this->SetSelectionMode(SELECTED_ICON); } in SetSelectionModeToSelectedIcon()
151 { this->SetSelectionMode(SELECTED_OFFSET); } in SetSelectionModeToSelectedOffset()
153 { this->SetSelectionMode(ANNOTATION_ICON); } in SetSelectionModeToAnnotationIcon()
155 { this->SetSelectionMode(IGNORE_SELECTION); } in SetSelectionModeToIgnoreSelection()
H A DvtkRenderView.h153 void SetSelectionModeToSurface() { this->SetSelectionMode(SURFACE); } in SetSelectionModeToSurface()
154 void SetSelectionModeToFrustum() { this->SetSelectionMode(FRUSTUM); } in SetSelectionModeToFrustum()
/dports/cad/opencascade/opencascade-7.6.0/src/IVtkTools/
H A DIVtkTools_ShapePicker.cxx260 void IVtkTools_ShapePicker::SetSelectionMode (const IVtk_IShape::Handle& theShape, in SetSelectionMode() function in IVtkTools_ShapePicker
264 myOccPickerAlgo->SetSelectionMode (theShape, theMode, theIsTurnOn); in SetSelectionMode()
271 void IVtkTools_ShapePicker::SetSelectionMode (vtkActor* theShapeActor, in SetSelectionMode() function in IVtkTools_ShapePicker
278 myOccPickerAlgo->SetSelectionMode (aShape, theMode, theIsTurnOn); in SetSelectionMode()
286 void IVtkTools_ShapePicker::SetSelectionMode (const IVtk_SelectionMode theMode, in SetSelectionMode() function in IVtkTools_ShapePicker
304 myOccPickerAlgo->SetSelectionMode (aShape, theMode, theIsTurnOn); in SetSelectionMode()
H A DIVtkTools_ShapePicker.hxx87 void SetSelectionMode (const IVtk_IShape::Handle& theShape,
95 void SetSelectionMode (vtkActor* theShapeActor,
102 void SetSelectionMode (const IVtk_SelectionMode theMode,
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/caf/
H A Dbug103439 set SetSelectionMode 2
40 OCC1034_AISSelectionMode D ${aLabel1} ${SetSelectionMode}
78 if { ${AISSelectionMode2} != ${SetSelectionMode} } {
86 if { ${AISSelectionMode4} != ${SetSelectionMode} } {
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/richtext/
H A Drichtextviewport.cxx48 m_pView->SetSelectionMode( EESelectionMode::Std ); in GetFocus()
58 …m_pView->SetSelectionMode( m_bHideInactiveSelection ? EESelectionMode::Hidden : EESelectionMode::S… in LoseFocus()
97 …m_pView->SetSelectionMode( m_bHideInactiveSelection ? EESelectionMode::Hidden : EESelectionMode::S… in SetHideInactiveSelection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/richtext/
H A Drichtextviewport.cxx48 m_pView->SetSelectionMode( EESelectionMode::Std ); in GetFocus()
58 …m_pView->SetSelectionMode( m_bHideInactiveSelection ? EESelectionMode::Hidden : EESelectionMode::S… in LoseFocus()
97 …m_pView->SetSelectionMode( m_bHideInactiveSelection ? EESelectionMode::Hidden : EESelectionMode::S… in SetHideInactiveSelection()
/dports/math/vtk6/VTK-6.2.0/Filters/Modeling/
H A DvtkSelectPolyData.h134 {this->SetSelectionMode(VTK_INSIDE_SMALLEST_REGION);}; in SetSelectionModeToSmallestRegion()
136 {this->SetSelectionMode(VTK_INSIDE_LARGEST_REGION);}; in SetSelectionModeToLargestRegion()
138 {this->SetSelectionMode(VTK_INSIDE_CLOSEST_POINT_REGION);}; in SetSelectionModeToClosestPointRegion()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-fis/include/aws/fis/model/
H A DCreateExperimentTemplateTargetInput.h292 …inline void SetSelectionMode(const Aws::String& value) { m_selectionModeHasBeenSet = true; m_selec… in SetSelectionMode() function
305 …inline void SetSelectionMode(Aws::String&& value) { m_selectionModeHasBeenSet = true; m_selectionM… in SetSelectionMode() function
318 …inline void SetSelectionMode(const char* value) { m_selectionModeHasBeenSet = true; m_selectionMod… in SetSelectionMode() function
331 …tTemplateTargetInput& WithSelectionMode(const Aws::String& value) { SetSelectionMode(value); retur… in WithSelectionMode()
344 …rimentTemplateTargetInput& WithSelectionMode(Aws::String&& value) { SetSelectionMode(std::move(val… in WithSelectionMode()
357 …perimentTemplateTargetInput& WithSelectionMode(const char* value) { SetSelectionMode(value); retur… in WithSelectionMode()
H A DExperimentTarget.h258 …inline void SetSelectionMode(const Aws::String& value) { m_selectionModeHasBeenSet = true; m_selec… in SetSelectionMode() function
263 …inline void SetSelectionMode(Aws::String&& value) { m_selectionModeHasBeenSet = true; m_selectionM… in SetSelectionMode() function
268 …inline void SetSelectionMode(const char* value) { m_selectionModeHasBeenSet = true; m_selectionMod… in SetSelectionMode() function
273 …inline ExperimentTarget& WithSelectionMode(const Aws::String& value) { SetSelectionMode(value); re… in WithSelectionMode()
278 …inline ExperimentTarget& WithSelectionMode(Aws::String&& value) { SetSelectionMode(std::move(value… in WithSelectionMode()
283 …inline ExperimentTarget& WithSelectionMode(const char* value) { SetSelectionMode(value); return *t… in WithSelectionMode()
H A DUpdateExperimentTemplateTargetInput.h268 …inline void SetSelectionMode(const Aws::String& value) { m_selectionModeHasBeenSet = true; m_selec… in SetSelectionMode() function
273 …inline void SetSelectionMode(Aws::String&& value) { m_selectionModeHasBeenSet = true; m_selectionM… in SetSelectionMode() function
278 …inline void SetSelectionMode(const char* value) { m_selectionModeHasBeenSet = true; m_selectionMod… in SetSelectionMode() function
283 …tTemplateTargetInput& WithSelectionMode(const Aws::String& value) { SetSelectionMode(value); retur… in WithSelectionMode()
288 …rimentTemplateTargetInput& WithSelectionMode(Aws::String&& value) { SetSelectionMode(std::move(val… in WithSelectionMode()
293 …perimentTemplateTargetInput& WithSelectionMode(const char* value) { SetSelectionMode(value); retur… in WithSelectionMode()
H A DExperimentTemplateTarget.h258 …inline void SetSelectionMode(const Aws::String& value) { m_selectionModeHasBeenSet = true; m_selec… in SetSelectionMode() function
263 …inline void SetSelectionMode(Aws::String&& value) { m_selectionModeHasBeenSet = true; m_selectionM… in SetSelectionMode() function
268 …inline void SetSelectionMode(const char* value) { m_selectionModeHasBeenSet = true; m_selectionMod… in SetSelectionMode() function
273 …inline ExperimentTemplateTarget& WithSelectionMode(const Aws::String& value) { SetSelectionMode(va… in WithSelectionMode()
278 …inline ExperimentTemplateTarget& WithSelectionMode(Aws::String&& value) { SetSelectionMode(std::mo… in WithSelectionMode()
283 …inline ExperimentTemplateTarget& WithSelectionMode(const char* value) { SetSelectionMode(value); r… in WithSelectionMode()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIVtkTools_ShapePicker.hxx87 void SetSelectionMode (const IVtk_IShape::Handle& theShape,
95 void SetSelectionMode (vtkActor* theShapeActor,
102 void SetSelectionMode (const IVtk_SelectionMode theMode,
H A DIVtk_IShapePickerAlgo.hxx52 virtual void SetSelectionMode (const IVtk_IShape::Handle& theShape,
62 virtual void SetSelectionMode (const IVtk_ShapePtrList& theShapes,
H A DIVtkOCC_ShapePickerAlgo.hxx60 Standard_EXPORT virtual void SetSelectionMode (const IVtk_IShape::Handle& theShape,
70 Standard_EXPORT virtual void SetSelectionMode (const IVtk_ShapePtrList& theShapes,
/dports/math/vtk8/VTK-8.2.0/Filters/Modeling/
H A DvtkSelectPolyData.h153 {this->SetSelectionMode(VTK_INSIDE_SMALLEST_REGION);}; in SetSelectionModeToSmallestRegion()
155 {this->SetSelectionMode(VTK_INSIDE_LARGEST_REGION);}; in SetSelectionModeToLargestRegion()
157 {this->SetSelectionMode(VTK_INSIDE_CLOSEST_POINT_REGION);}; in SetSelectionModeToClosestPointRegion()
/dports/math/vtk9/VTK-9.1.0/Filters/Modeling/
H A DvtkSelectPolyData.h151 void SetSelectionModeToSmallestRegion() { this->SetSelectionMode(VTK_INSIDE_SMALLEST_REGION); } in SetSelectionModeToSmallestRegion()
152 void SetSelectionModeToLargestRegion() { this->SetSelectionMode(VTK_INSIDE_LARGEST_REGION); } in SetSelectionModeToLargestRegion()
155 this->SetSelectionMode(VTK_INSIDE_CLOSEST_POINT_REGION); in SetSelectionModeToClosestPointRegion()
/dports/cad/opencascade/opencascade-7.6.0/src/IVtk/
H A DIVtk_IShapePickerAlgo.hxx52 virtual void SetSelectionMode (const IVtk_IShape::Handle& theShape,
62 virtual void SetSelectionMode (const IVtk_ShapePtrList& theShapes,
/dports/cad/opencascade/opencascade-7.6.0/src/IVtkOCC/
H A DIVtkOCC_ShapePickerAlgo.hxx60 Standard_EXPORT virtual void SetSelectionMode (const IVtk_IShape::Handle& theShape,
70 Standard_EXPORT virtual void SetSelectionMode (const IVtk_ShapePtrList& theShapes,
H A DIVtkOCC_ShapePickerAlgo.cxx87 void IVtkOCC_ShapePickerAlgo::SetSelectionMode (const IVtk_IShape::Handle& theShape, in SetSelectionMode() function in IVtkOCC_ShapePickerAlgo
174 void IVtkOCC_ShapePickerAlgo::SetSelectionMode (const IVtk_ShapePtrList& theShapes, in SetSelectionMode() function in IVtkOCC_ShapePickerAlgo
181 SetSelectionMode (aShape, theMode); in SetSelectionMode()
/dports/cad/opencascade/opencascade-7.6.0/src/IVtkDraw/
H A DIVtkDraw.cxx678 GetPicker()->SetSelectionMode (SM_Shape, Standard_True); in VtkDisplay()
695 GetPicker()->SetSelectionMode (SM_Shape, Standard_True); in VtkDisplay()
1043 GetPicker()->SetSelectionMode (anActor, aCurMode, Standard_False); in VtkSetSelectionMode()
1047 GetPicker()->SetSelectionMode (anActor, SM_Shape); in VtkSetSelectionMode()
1054 GetPicker()->SetSelectionMode (anActor, (IVtk_SelectionMode)aMode); in VtkSetSelectionMode()
1055 GetPicker()->SetSelectionMode (anActor, SM_Shape, Standard_False); in VtkSetSelectionMode()
1067 GetPicker()->SetSelectionMode(anActor, SM_Shape); in VtkSetSelectionMode()
1108 GetPicker()->SetSelectionMode (anActor, SM_Shape); in VtkSetSelectionMode()
1115 GetPicker()->SetSelectionMode (anActor, (IVtk_SelectionMode)aMode); in VtkSetSelectionMode()
1116 GetPicker()->SetSelectionMode (anActor, SM_Shape, Standard_False); in VtkSetSelectionMode()
[all …]

12345678910>>...16