gl3n v1.3.1 (2016-01-07T21:01:40Z)
Home
Dub
Repo
MatrixStack.push
gl3n
ext
matrixstack
MatrixStack
Pushes the top matrix on the stack and keeps a copy as the new top matrix
void
push
()
struct
MatrixStack
(T)
pure nothrow
void
push
(
)
if
(
is_matrix
!
T
)
void
push
(Matrix matrix)
Meta
Source
See Implementation
gl3n
ext
matrixstack
MatrixStack
aliases
Matrix
constructors
this
functions
pop
push
set
variables
realloc_interval
top
Pushes the top matrix on the stack and keeps a copy as the new top matrix