Libraries
»
alltom-glapp
(0.0.5)
»
Index
»
GLApp
»
#post_draw
Method: GLApp#post_draw
Defined in:
lib/glapp.rb
#
post_draw
⇒
Object
72 73 74
# File 'lib/glapp.rb', line 72
def
post_draw
glutSwapBuffers
end