Home
last modified time | relevance | path

Searched refs:fPlacer (Results 1 – 8 of 8) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkAbstractPolygonalHandleRepresentation3D.cxx342 vtkFocalPlanePointPlacer * fPlacer in WidgetInteraction() local
344 if (fPlacer) in WidgetInteraction()
357 fPlacer->SetOffset( vtkMath::Dot( vec, projDir ) ); in WidgetInteraction()
391 vtkFocalPlanePointPlacer * fPlacer in WidgetInteraction() local
393 if (fPlacer) in WidgetInteraction()
406 fPlacer->SetOffset( vtkMath::Dot( vec, projDir ) ); in WidgetInteraction()
H A DvtkMeasurementCubeHandleRepresentation3D.cxx303 vtkFocalPlanePointPlacer * fPlacer in WidgetInteraction() local
305 if (fPlacer) in WidgetInteraction()
318 fPlacer->SetOffset( vtkMath::Dot( vec, projDir ) ); in WidgetInteraction()
342 vtkFocalPlanePointPlacer * fPlacer in WidgetInteraction() local
344 if (fPlacer) in WidgetInteraction()
357 fPlacer->SetOffset( vtkMath::Dot( vec, projDir ) ); in WidgetInteraction()
H A DvtkPointHandleRepresentation3D.cxx434 vtkFocalPlanePointPlacer * fPlacer in WidgetInteraction() local
436 if (fPlacer) in WidgetInteraction()
449 fPlacer->SetOffset( vtkMath::Dot( vec, projDir ) ); in WidgetInteraction()
488 vtkFocalPlanePointPlacer * fPlacer in WidgetInteraction() local
490 if (fPlacer) in WidgetInteraction()
503 fPlacer->SetOffset( vtkMath::Dot( vec, projDir ) ); in WidgetInteraction()
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkAbstractPolygonalHandleRepresentation3D.cxx328 vtkFocalPlanePointPlacer* fPlacer = in WidgetInteraction() local
330 if (fPlacer) in WidgetInteraction()
342 fPlacer->SetOffset(vtkMath::Dot(vec, projDir)); in WidgetInteraction()
371 vtkFocalPlanePointPlacer* fPlacer = in WidgetInteraction() local
373 if (fPlacer) in WidgetInteraction()
385 fPlacer->SetOffset(vtkMath::Dot(vec, projDir)); in WidgetInteraction()
H A DvtkMeasurementCubeHandleRepresentation3D.cxx283 vtkFocalPlanePointPlacer* fPlacer = vtkFocalPlanePointPlacer::SafeDownCast(this->PointPlacer); in WidgetInteraction() local
284 if (fPlacer) in WidgetInteraction()
296 fPlacer->SetOffset(vtkMath::Dot(vec, projDir)); in WidgetInteraction()
315 vtkFocalPlanePointPlacer* fPlacer = vtkFocalPlanePointPlacer::SafeDownCast(this->PointPlacer); in WidgetInteraction() local
316 if (fPlacer) in WidgetInteraction()
328 fPlacer->SetOffset(vtkMath::Dot(vec, projDir)); in WidgetInteraction()
H A DvtkPointHandleRepresentation3D.cxx435 vtkFocalPlanePointPlacer* fPlacer = in WidgetInteraction() local
437 if (fPlacer) in WidgetInteraction()
449 fPlacer->SetOffset(vtkMath::Dot(vec, projDir)); in WidgetInteraction()
484 vtkFocalPlanePointPlacer* fPlacer = in WidgetInteraction() local
486 if (fPlacer) in WidgetInteraction()
498 fPlacer->SetOffset(vtkMath::Dot(vec, projDir)); in WidgetInteraction()
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkAbstractPolygonalHandleRepresentation3D.cxx338 vtkFocalPlanePointPlacer * fPlacer in WidgetInteraction() local
340 if (fPlacer) in WidgetInteraction()
353 fPlacer->SetOffset( vtkMath::Dot( vec, projDir ) ); in WidgetInteraction()
387 vtkFocalPlanePointPlacer * fPlacer in WidgetInteraction() local
389 if (fPlacer) in WidgetInteraction()
402 fPlacer->SetOffset( vtkMath::Dot( vec, projDir ) ); in WidgetInteraction()
H A DvtkPointHandleRepresentation3D.cxx362 vtkFocalPlanePointPlacer * fPlacer in WidgetInteraction() local
364 if (fPlacer) in WidgetInteraction()
377 fPlacer->SetOffset( vtkMath::Dot( vec, projDir ) ); in WidgetInteraction()
416 vtkFocalPlanePointPlacer * fPlacer in WidgetInteraction() local
418 if (fPlacer) in WidgetInteraction()
431 fPlacer->SetOffset( vtkMath::Dot( vec, projDir ) ); in WidgetInteraction()