Home
last modified time | relevance | path

Searched refs:m_yRightAngleRotation (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualization/engine/
H A Dabstract3drenderer_p.h315 QQuaternion m_yRightAngleRotation; variable
H A Dbars3drenderer.cpp755 barRotation *= m_yRightAngleRotation; in drawSlicedScene()
1897 lineRotation = m_yRightAngleRotation; in drawGridLines()
1992 lineRotation = m_yRightAngleRotation; in drawGridLines()
H A Dabstract3drenderer.cpp105 m_yRightAngleRotation(QQuaternion::fromAxisAndAngle(0.0f, 1.0f, 0.0f, 90.0f)), in Abstract3DRenderer()
1693 rotation *= m_yRightAngleRotation; in drawVolumeSliceFrame()
H A Dscatter3drenderer.cpp1307 lineYRotation = m_yRightAngleRotation; in drawScene()
1417 lineXRotation = m_yRightAngleRotation; in drawScene()
H A Dsurface3drenderer.cpp1626 lineYRotation = m_yRightAngleRotation; in drawScene()
1735 lineXRotation = m_yRightAngleRotation; in drawScene()