gl3n ~master (2021-06-11T06:55:56Z)
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