Searched refs:P1World (Results 1 – 7 of 7) sorted by relevance
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/ |
H A D | vtkBiDimensionalRepresentation2D.cxx | 389 this->GetPoint1WorldPosition(this->P1World); in StartWidgetManipulation() 397 this->P21World[i] = this->P2World[i] - this->P1World[i]; in StartWidgetManipulation() 401 vtkLine::Intersection(this->P1World,this->P2World, in StartWidgetManipulation() 408 this->CenterWorld[i] = ((this->P1World[i] + this->T21*this->P21World[i]) + in StartWidgetManipulation() 497 p1[i] = this->P1World[i] + (pw[i]-this->StartEventPositionWorld[i]); in WidgetInteraction() 516 p1c[i] = this->P1World[i] - this->CenterWorld[i]; in WidgetInteraction() 540 p1[2] = this->P1World[2]; in WidgetInteraction() 556 p1[i] = this->P1World[i] + (t-this->T43)*this->P43World[i]; in WidgetInteraction() 566 vtkLine::DistanceToLine(pw,this->P1World,this->P2World,t,closest); in WidgetInteraction() 585 this->ProjectOrthogonalPoint(pw,this->P1World,this->P3World,this->P4World,this->P43World,1,p2); in WidgetInteraction() [all …]
|
H A D | vtkBiDimensionalRepresentation.h | 233 double P1World[3]; variable
|
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/ |
H A D | vtkBiDimensionalRepresentation2D.cxx | 385 this->GetPoint1WorldPosition(this->P1World); in StartWidgetManipulation() 393 this->P21World[i] = this->P2World[i] - this->P1World[i]; in StartWidgetManipulation() 403 this->CenterWorld[i] = ((this->P1World[i] + this->T21 * this->P21World[i]) + in StartWidgetManipulation() 495 p1[i] = this->P1World[i] + (pw[i] - this->StartEventPositionWorld[i]); in WidgetInteraction() 514 p1c[i] = this->P1World[i] - this->CenterWorld[i]; in WidgetInteraction() 538 p1[2] = this->P1World[2]; in WidgetInteraction() 554 p1[i] = this->P1World[i] + (t - this->T43) * this->P43World[i]; in WidgetInteraction() 564 vtkLine::DistanceToLine(pw, this->P1World, this->P2World, t, closest); in WidgetInteraction() 585 pw, this->P1World, this->P3World, this->P4World, this->P43World, 1, p2); in WidgetInteraction() 591 pw, this->P4World, this->P1World, this->P2World, this->P21World, 1, p3); in WidgetInteraction() [all …]
|
H A D | vtkBiDimensionalRepresentation.h | 244 double P1World[3]; variable
|
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/ |
H A D | vtkBiDimensionalRepresentation2D.cxx | 390 this->GetPoint1WorldPosition(this->P1World); in StartWidgetManipulation() 398 this->P21World[i] = this->P2World[i] - this->P1World[i]; in StartWidgetManipulation() 402 vtkLine::Intersection(this->P1World,this->P2World, in StartWidgetManipulation() 409 this->CenterWorld[i] = ((this->P1World[i] + this->T21*this->P21World[i]) + in StartWidgetManipulation() 498 p1[i] = this->P1World[i] + (pw[i]-this->StartEventPositionWorld[i]); in WidgetInteraction() 517 p1c[i] = this->P1World[i] - this->CenterWorld[i]; in WidgetInteraction() 541 p1[2] = this->P1World[2]; in WidgetInteraction() 557 p1[i] = this->P1World[i] + (t-this->T43)*this->P43World[i]; in WidgetInteraction() 567 vtkLine::DistanceToLine(pw,this->P1World,this->P2World,t,closest); in WidgetInteraction() 586 this->ProjectOrthogonalPoint(pw,this->P1World,this->P3World,this->P4World,this->P43World,1,p2); in WidgetInteraction() [all …]
|
H A D | vtkBiDimensionalRepresentation2D.h | 131 double P1World[3]; variable
|
H A D | vtkBiDimensionalRepresentation.h | 196 double P1World[3]; variable
|