gfm v6.2.8 (2017-06-07T21:06:48Z)
Home
Dub
Repo
MatrixStack.top
gfm
opengl
matrixstack
MatrixStack
class
MatrixStack
(int R, T)
pure const nothrow
matrix_t
top
(
)
if
(
R
== 3 ||
R
== 4
)
Return Value
Type:
matrix_t
Top matrix. Replaces
glLoadMatrix
.
Meta
Source
See Implementation
gfm
opengl
matrixstack
MatrixStack
aliases
matrix_t
constructors
this
destructors
~this
functions
invTop
loadIdentity
lookAt
mult
ortho
perspective
pop
push
rotate
scale
setTop
top
translate