Skip to content
Snippets Groups Projects
Commit 5cf4bcf2 authored by Oliver Bock's avatar Oliver Bock
Browse files

Beautified

parent 40c3afb3
No related branches found
No related tags found
No related merge requests found
......@@ -347,9 +347,7 @@ void PulsarAnimationWidget::paintGL()
glRotatef(-23.384, 0.0, 0.0, 1.0);
glRotatef(41.093, 0.0, 1.0, 0.0);
glTranslatef(0.0,
0.0,
5.0);
glTranslatef(0.0, 0.0, m_earthRadius + 2.0);
glRotatef(m_sourceInclination, 0.0, 1.0, 0.0);
glRotatef(180, 0.0, 1.0, 0.0);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment