Searched defs:Rotation (Results 1 – 3 of 3) sorted by relevance
295 struct Rotation struct297 Rotation() : m_startBearing(0.0), m_previousTouchAngle(0.0), m_totalAngle(0.0) {} in Rotation() function298 qreal m_startBearing;299 qreal m_previousTouchAngle; // needed for detecting crossing +- 180 in a safer way300 qreal m_totalAngle;
1274 #### imrotate1299 #### imrotateTask2986 ##### Code Parsing
176 Rotation = 0x0008, // Contains an arbitrary rotation enumerator