<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QGLCamera rotation]]></title><description><![CDATA[<p dir="auto">I'm using the QGLCamera class to setup my viewing. When the user rotates the view with the mouse, i use the method QGLCamera::tiltPanRollCenter to rotate the view. The problem i get is that i cannot seem to limit rotation to just tilt and pan even though i pass in 0.0 for the roll parameter. E.g.</p>
<p dir="auto">@camera.tiltPanRollCenter( mouse_y_angle, mouse_x_angle, 0.0f );@</p>
<p dir="auto">How do i limit rotation to just tilt and pan without any roll?</p>
]]></description><link>https://forum.qt.io/topic/35664/qglcamera-rotation</link><generator>RSS for Node</generator><lastBuildDate>Mon, 04 May 2026 13:34:34 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/35664.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 19 Dec 2013 00:25:18 GMT</pubDate><ttl>60</ttl></channel></rss>