gfm7 ~master (2021-07-09T09:06:39Z)
Home
Dub
Repo
MatrixStack.invTop
gfm
opengl
matrixstack
MatrixStack
class
MatrixStack
(int R, T)
pure const nothrow
matrix_t
invTop
(
)
if
(
R
== 3 ||
R
== 4
)
Return Value
Type:
matrix_t
Inverse of top matrix.
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