gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
MatrixStack.close
gfm
opengl
matrixstack
MatrixStack
Releases the matrix stack memory.
class
MatrixStack
(int R, T)
void
close
(
)
if
(
R
== 3 ||
R
== 4
)
Meta
Source
See Implementation
gfm
opengl
matrixstack
MatrixStack
aliases
matrix_t
constructors
this
destructors
~this
functions
close
invTop
loadIdentity
lookAt
mult
ortho
perspective
pop
push
rotate
scale
setTop
top
translate
Releases the matrix stack memory.