MCQs > IT & Programming > OpenGL > What is true of the following code?

OpenGL MCQs

What is true of the following code?

glPushMatrix ();

glLoadIdentity ();

glTranslatef (1.0, 2.0, 4.0);

glPopMatrix ();

Answer

Correct Answer:

After this code has been executed, the matrix stack will be restored to its original state. 

Explanation:

Note: This Question is unanswered, help us to find answer for this one

OpenGL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

OpenGL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it