Home
last modified time | relevance | path

Searched refs:GetNthNodeWorldPosition (Results 1 – 25 of 36) sorted by relevance

12

/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkDijkstraImageContourLineInterpolator.cxx89 rep->GetNthNodeWorldPosition( idx1, p1 ); in InterpolateLine()
90 rep->GetNthNodeWorldPosition( idx2, p2 ); in InterpolateLine()
H A DvtkOrientedGlyphContourRepresentation.cxx480 this->GetNthNodeWorldPosition(i, ref); in ShiftContour()
527 this->GetNthNodeWorldPosition(i, ref); in ScaleContour()
548 this->GetNthNodeWorldPosition(i, p); in ComputeCentroid()
637 this->GetNthNodeWorldPosition(i, pos); in BuildLines()
772 this->GetNthNodeWorldPosition(i, worldPos); in BuildRepresentation()
810 this->GetNthNodeWorldPosition(i, worldPos); in BuildRepresentation()
828 this->GetNthNodeWorldPosition(this->ActiveNode, worldPos); in BuildRepresentation()
H A DvtkTerrainContourLineInterpolator.cxx75 rep->GetNthNodeWorldPosition( idx1, p1 ); in InterpolateLine()
76 rep->GetNthNodeWorldPosition( idx2, p2 ); in InterpolateLine()
H A DvtkPolygonalSurfaceContourLineInterpolator.cxx71 rep->GetNthNodeWorldPosition( idx1, p1 ); in InterpolateLine()
72 rep->GetNthNodeWorldPosition( idx2, p2 ); in InterpolateLine()
H A DvtkBezierContourLineInterpolator.cxx71 rep->GetNthNodeWorldPosition( idx1, p1 ); in InterpolateLine()
72 rep->GetNthNodeWorldPosition( idx2, p4 ); in InterpolateLine()
H A DvtkFocalPlaneContourRepresentation.h82 int GetNthNodeWorldPosition( int n, double pos[3] ) override;
H A DvtkOrientedGlyphFocalPlaneContourRepresentation.cxx437 this->GetNthNodeWorldPosition( i, ref ); in ShiftContour()
484 this->GetNthNodeWorldPosition( i, ref ); in ScaleContour()
506 this->GetNthNodeWorldPosition( i, p ); in ComputeCentroid()
700 this->GetNthNodeWorldPosition( i, pos ); in GetContourRepresentationAsPolyData()
H A DvtkFocalPlaneContourRepresentation.cxx128 int vtkFocalPlaneContourRepresentation::GetNthNodeWorldPosition( in GetNthNodeWorldPosition() function in vtkFocalPlaneContourRepresentation
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkDijkstraImageContourLineInterpolator.cxx85 rep->GetNthNodeWorldPosition(idx1, p1); in InterpolateLine()
86 rep->GetNthNodeWorldPosition(idx2, p2); in InterpolateLine()
H A DvtkOrientedGlyphContourRepresentation.cxx469 this->GetNthNodeWorldPosition(i, ref); in ShiftContour()
513 this->GetNthNodeWorldPosition(i, ref); in ScaleContour()
534 this->GetNthNodeWorldPosition(i, p); in ComputeCentroid()
623 this->GetNthNodeWorldPosition(i, pos); in BuildLines()
755 this->GetNthNodeWorldPosition(i, worldPos); in BuildRepresentation()
792 this->GetNthNodeWorldPosition(i, worldPos); in BuildRepresentation()
809 this->GetNthNodeWorldPosition(this->ActiveNode, worldPos); in BuildRepresentation()
H A DvtkTerrainContourLineInterpolator.cxx74 rep->GetNthNodeWorldPosition(idx1, p1); in InterpolateLine()
75 rep->GetNthNodeWorldPosition(idx2, p2); in InterpolateLine()
H A DvtkPolygonalSurfaceContourLineInterpolator.cxx65 rep->GetNthNodeWorldPosition(idx1, p1); in InterpolateLine()
66 rep->GetNthNodeWorldPosition(idx2, p2); in InterpolateLine()
H A DvtkBezierContourLineInterpolator.cxx70 rep->GetNthNodeWorldPosition(idx1, p1); in InterpolateLine()
71 rep->GetNthNodeWorldPosition(idx2, p4); in InterpolateLine()
H A DvtkFocalPlaneContourRepresentation.h81 int GetNthNodeWorldPosition(int n, double pos[3]) override;
H A DvtkOrientedGlyphFocalPlaneContourRepresentation.cxx431 this->GetNthNodeWorldPosition(i, ref); in ShiftContour()
474 this->GetNthNodeWorldPosition(i, ref); in ScaleContour()
495 this->GetNthNodeWorldPosition(i, p); in ComputeCentroid()
683 this->GetNthNodeWorldPosition(i, pos); in GetContourRepresentationAsPolyData()
H A DvtkFocalPlaneContourRepresentation.cxx117 int vtkFocalPlaneContourRepresentation::GetNthNodeWorldPosition(int n, double worldPos[3]) in GetNthNodeWorldPosition() function in vtkFocalPlaneContourRepresentation
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkDijkstraImageContourLineInterpolator.cxx89 rep->GetNthNodeWorldPosition( idx1, p1 ); in InterpolateLine()
90 rep->GetNthNodeWorldPosition( idx2, p2 ); in InterpolateLine()
H A DvtkOrientedGlyphContourRepresentation.cxx467 this->GetNthNodeWorldPosition( i, ref ); in ShiftContour()
513 this->GetNthNodeWorldPosition( i, ref ); in ScaleContour()
535 this->GetNthNodeWorldPosition( i, p ); in ComputeCentroid()
624 this->GetNthNodeWorldPosition( i, pos ); in BuildLines()
732 this->GetNthNodeWorldPosition( i, worldPos ); in BuildRepresentation()
770 this->GetNthNodeWorldPosition( i, worldPos ); in BuildRepresentation()
788 this->GetNthNodeWorldPosition( this->ActiveNode, worldPos ); in BuildRepresentation()
H A DvtkTerrainContourLineInterpolator.cxx75 rep->GetNthNodeWorldPosition( idx1, p1 ); in InterpolateLine()
76 rep->GetNthNodeWorldPosition( idx2, p2 ); in InterpolateLine()
H A DvtkPolygonalSurfaceContourLineInterpolator.cxx71 rep->GetNthNodeWorldPosition( idx1, p1 ); in InterpolateLine()
72 rep->GetNthNodeWorldPosition( idx2, p2 ); in InterpolateLine()
H A DvtkBezierContourLineInterpolator.cxx73 rep->GetNthNodeWorldPosition( idx1, p1 ); in InterpolateLine()
74 rep->GetNthNodeWorldPosition( idx2, p4 ); in InterpolateLine()
H A DvtkFocalPlaneContourRepresentation.h72 virtual int GetNthNodeWorldPosition( int n, double pos[3] );
H A DvtkOrientedGlyphFocalPlaneContourRepresentation.cxx439 this->GetNthNodeWorldPosition( i, ref ); in ShiftContour()
486 this->GetNthNodeWorldPosition( i, ref ); in ScaleContour()
508 this->GetNthNodeWorldPosition( i, p ); in ComputeCentroid()
702 this->GetNthNodeWorldPosition( i, pos ); in GetContourRepresentationAsPolyData()
H A DvtkFocalPlaneContourRepresentation.cxx130 int vtkFocalPlaneContourRepresentation::GetNthNodeWorldPosition( in GetNthNodeWorldPosition() function in vtkFocalPlaneContourRepresentation
/dports/math/vtk9/VTK-9.1.0/Interaction/Image/
H A DvtkResliceImageViewerMeasurements.cxx269 rep->GetNthNodeWorldPosition(i, p); in IsWidgetOnReslicedPlane()

12