Introduction - If you have any usage issues, please Google them yourself
A mehtod to get the vertex postion after roate. This method is implemented buy using glGetFloatv function to get the ModelView Matrix, Then to calculate the new position of the vertext and render it. Just a identificatioin of glRoate fucntion.