Home
last modified time | relevance | path

Searched refs:WorldToDisplay (Results 1 – 25 of 101) sorted by relevance

12345

/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkFixedSizeHandleRepresentation3D.cxx67 ::WorldToDisplay( double w[4], double d[4] ) in WorldToDisplay() function in vtkFixedSizeHandleRepresentation3D
71 viewport->WorldToDisplay(); in WorldToDisplay()
108 this->WorldToDisplay(w_c, d_c); in BuildRepresentation()
124 this->WorldToDisplay( w_p, d_p ); in BuildRepresentation()
H A DvtkImageCroppingRegionsWidget.cxx949 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
953 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
958 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
962 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
969 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
973 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
978 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
982 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
989 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
993 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
[all …]
H A DvtkFocalPlanePointPlacer.cxx50 ren->WorldToDisplay(); in ComputeWorldPosition()
119 ren->WorldToDisplay(); in ComputeWorldPosition()
H A DvtkTensorProbeRepresentation.cxx87 this->Renderer->WorldToDisplay(); in Move()
131 this->Renderer->WorldToDisplay(); in FindClosestPointOnPolyline()
H A DvtkFixedSizeHandleRepresentation3D.h102 void WorldToDisplay( double w[4], double d[4] );
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkFixedSizeHandleRepresentation3D.cxx65 void vtkFixedSizeHandleRepresentation3D ::WorldToDisplay(double w[4], double d[4]) in WorldToDisplay() function in vtkFixedSizeHandleRepresentation3D
69 viewport->WorldToDisplay(); in WorldToDisplay()
104 this->WorldToDisplay(w_c, d_c); in BuildRepresentation()
120 this->WorldToDisplay(w_p, d_p); in BuildRepresentation()
H A DvtkImageCroppingRegionsWidget.cxx942 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
945 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
949 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
952 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
958 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
961 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
965 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
968 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
974 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
977 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
[all …]
H A DvtkFocalPlanePointPlacer.cxx47 ren->WorldToDisplay(); in ComputeWorldPosition()
113 ren->WorldToDisplay(); in ComputeWorldPosition()
H A DvtkTensorProbeRepresentation.cxx87 this->Renderer->WorldToDisplay(); in Move()
129 this->Renderer->WorldToDisplay(); in FindClosestPointOnPolyline()
H A DvtkFixedSizeHandleRepresentation3D.h101 void WorldToDisplay(double w[4], double d[4]);
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkFixedSizeHandleRepresentation3D.cxx67 ::WorldToDisplay( double w[4], double d[4] ) in WorldToDisplay() function in vtkFixedSizeHandleRepresentation3D
71 viewport->WorldToDisplay(); in WorldToDisplay()
108 this->WorldToDisplay(w_c, d_c); in BuildRepresentation()
124 this->WorldToDisplay( w_p, d_p ); in BuildRepresentation()
H A DvtkImageCroppingRegionsWidget.cxx949 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
953 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
958 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
962 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
969 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
973 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
978 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
982 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
989 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
993 this->CurrentRenderer->WorldToDisplay(); in UpdateCursorIcon()
[all …]
H A DvtkFocalPlanePointPlacer.cxx52 ren->WorldToDisplay(); in ComputeWorldPosition()
121 ren->WorldToDisplay(); in ComputeWorldPosition()
H A DvtkTensorProbeRepresentation.cxx91 this->Renderer->WorldToDisplay(); in Move()
135 this->Renderer->WorldToDisplay(); in FindClosestPointOnPolyline()
H A DvtkFixedSizeHandleRepresentation3D.h84 void WorldToDisplay( double w[4], double d[4] );
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkLabeledContourMapper.cxx844 this->WorldToDisplay(world, v); in WorldToDisplay()
948 this->WorldToDisplay(world, display); in LineCanBeLabeled()
967 this->WorldToDisplay(world, display); in LineCanBeLabeled()
1063 this->WorldToDisplay(curPoint, curPointDisplay); in NextLabel()
1159 this->WorldToDisplay(curPoint, curPointDisplay); in NextLabel()
1231 this->WorldToDisplay(leftWorld, leftDisplay); in ComputeLabelInfo()
1232 this->WorldToDisplay(rightWorld, rightDisplay); in ComputeLabelInfo()
1248 this->WorldToDisplay(info.TLw, info.TLd); in ComputeLabelInfo()
1249 this->WorldToDisplay(info.TRw, info.TRd); in ComputeLabelInfo()
1250 this->WorldToDisplay(info.BRw, info.BRd); in ComputeLabelInfo()
[all …]
H A DvtkWorldPointPicker.cxx70 renderer->WorldToDisplay(); in Pick()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkViewport.h236 void WorldToDisplay() in WorldToDisplay() function
245 inline void WorldToDisplay(double& x, double& y, double& z) in WorldToDisplay() function
H A DvtkWorldPointPicker.cxx68 renderer->WorldToDisplay(); in Pick()
H A DvtkBillboardTextActor3D.cxx65 void WorldToDisplay(const double wc[4], double dc[4]) const;
120 void FastDepthAwareCoordinateConverter::WorldToDisplay(const double wc[4], double dc[4]) const in WorldToDisplay() function in __anonc8b1d2e20111::FastDepthAwareCoordinateConverter
570 conv.WorldToDisplay(anchorWC, anchorDC); in GenerateQuad()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkWorldPointPicker.cxx68 renderer->WorldToDisplay(); in Pick()
H A DvtkBillboardTextActor3D.cxx67 void WorldToDisplay(const double wc[4], double dc[4]) const;
126 WorldToDisplay(const double wc[4], double dc[4]) const in WorldToDisplay() function in __anon5bb558010111::FastDepthAwareCoordinateConverter
552 conv.WorldToDisplay(anchorWC, anchorDC); in GenerateQuad()
/dports/math/vtk9/VTK-9.1.0/Wrapping/Python/vtkmodules/tk/
H A DvtkTkRenderWidget.py315 renderer.WorldToDisplay()
325 renderer.WorldToDisplay()
338 renderer.WorldToDisplay()
/dports/math/vtk6/VTK-6.2.0/Wrapping/Python/vtk/tk/
H A DvtkTkRenderWidget.py310 renderer.WorldToDisplay()
320 renderer.WorldToDisplay()
333 renderer.WorldToDisplay()
/dports/math/vtk8/VTK-8.2.0/Wrapping/Python/vtkmodules/tk/
H A DvtkTkRenderWidget.py315 renderer.WorldToDisplay()
325 renderer.WorldToDisplay()
338 renderer.WorldToDisplay()

12345