Home
last modified time | relevance | path

Searched refs:autoScaleVert (Results 1 – 4 of 4) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Rendering/Annotation/
H A DvtkAxisFollower.cxx302 double autoScaleVert = in ComputeRotationAndTranlation() local
356 translation[0] = origRy[0] * autoScaleVert * vertSign + origRx[0] * autoScaleHoriz * horizSign; in ComputeRotationAndTranlation()
357 translation[1] = origRy[1] * autoScaleVert * vertSign + origRx[1] * autoScaleHoriz * horizSign; in ComputeRotationAndTranlation()
358 translation[2] = origRy[2] * autoScaleVert * vertSign + origRx[2] * autoScaleHoriz * horizSign; in ComputeRotationAndTranlation()
H A DvtkProp3DAxisFollower.cxx339 double autoScaleVert = in ComputeRotationAndTranlation() local
389 translation[0] = origRy[0] * autoScaleVert * vertSign + origRx[0] * autoScaleHoriz * horizSign; in ComputeRotationAndTranlation()
390 translation[1] = origRy[1] * autoScaleVert * vertSign + origRx[1] * autoScaleHoriz * horizSign; in ComputeRotationAndTranlation()
391 translation[2] = origRy[2] * autoScaleVert * vertSign + origRx[2] * autoScaleHoriz * horizSign; in ComputeRotationAndTranlation()
/dports/math/vtk8/VTK-8.2.0/Rendering/Annotation/
H A DvtkAxisFollower.cxx327 double autoScaleVert = in ComputeRotationAndTranlation() local
380 translation[0] = origRy[0] * autoScaleVert * vertSign + origRx[0] * autoScaleHoriz * horizSign; in ComputeRotationAndTranlation()
381 translation[1] = origRy[1] * autoScaleVert * vertSign + origRx[1] * autoScaleHoriz * horizSign; in ComputeRotationAndTranlation()
382 translation[2] = origRy[2] * autoScaleVert * vertSign + origRx[2] * autoScaleHoriz * horizSign; in ComputeRotationAndTranlation()
H A DvtkProp3DAxisFollower.cxx365 double autoScaleVert = in ComputeRotationAndTranlation() local
413 translation[0] = origRy[0] * autoScaleVert * vertSign + origRx[0] * autoScaleHoriz * horizSign; in ComputeRotationAndTranlation()
414 translation[1] = origRy[1] * autoScaleVert * vertSign + origRx[1] * autoScaleHoriz * horizSign; in ComputeRotationAndTranlation()
415 translation[2] = origRy[2] * autoScaleVert * vertSign + origRx[2] * autoScaleHoriz * horizSign; in ComputeRotationAndTranlation()