Home
last modified time | relevance | path

Searched refs:SetProjectionNormalToZAxes (Results 1 – 18 of 18) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkSplineRepresentation.h92 void SetProjectionNormalToZAxes() in SetProjectionNormalToZAxes() function
H A DvtkBrokenLineWidget.h145 void SetProjectionNormalToZAxes() in SetProjectionNormalToZAxes() function
H A DvtkSplineWidget.h144 void SetProjectionNormalToZAxes() in SetProjectionNormalToZAxes() function
H A DvtkImageTracerWidget.h134 void SetProjectionNormalToZAxes() in SetProjectionNormalToZAxes() function
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkCurveRepresentation.h102 void SetProjectionNormalToZAxes() in SetProjectionNormalToZAxes() function
H A DvtkBrokenLineWidget.h155 void SetProjectionNormalToZAxes() in SetProjectionNormalToZAxes() function
H A DvtkSplineWidget.h154 void SetProjectionNormalToZAxes() in SetProjectionNormalToZAxes() function
H A DvtkImageTracerWidget.h153 void SetProjectionNormalToZAxes() in SetProjectionNormalToZAxes() function
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkBrokenLineWidget.h154 void SetProjectionNormalToZAxes() { this->SetProjectionNormal(2); } in SetProjectionNormalToZAxes() function
H A DvtkSplineWidget.h153 void SetProjectionNormalToZAxes() { this->SetProjectionNormal(2); } in SetProjectionNormalToZAxes() function
H A DvtkCurveRepresentation.h102 void SetProjectionNormalToZAxes() { this->SetProjectionNormal(2); } in SetProjectionNormalToZAxes() function
H A DvtkImageTracerWidget.h152 void SetProjectionNormalToZAxes() { this->SetProjectionNormal(2); } in SetProjectionNormalToZAxes() function
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/Testing/Cxx/
H A DvtkPolyLineRepresentationTest1.cxx31 node1->SetProjectionNormalToZAxes(); in vtkPolyLineRepresentationTest1()
H A DvtkSplineRepresentationTest1.cxx32 node1->SetProjectionNormalToZAxes(); in vtkSplineRepresentationTest1()
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/Testing/Cxx/
H A DvtkPolyLineRepresentationTest1.cxx32 node1->SetProjectionNormalToZAxes(); in vtkPolyLineRepresentationTest1()
H A DvtkSplineRepresentationTest1.cxx44 node1->SetProjectionNormalToZAxes(); in vtkSplineRepresentationTest1()
H A DvtkCameraPathRepresentationTest1.cxx47 node1->SetProjectionNormalToZAxes(); in vtkCameraPathRepresentationTest1()
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/Testing/Cxx/
H A DvtkSplineRepresentationTest1.cxx32 node1->SetProjectionNormalToZAxes(); in vtkSplineRepresentationTest1()