liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
MatrixStack.invTop
liberty
math
matrix
MatrixStack
class
MatrixStack
(int R, T)
pure const nothrow @
trusted
@
nogc
MatrixType
invTop
(
)
if
(
R
== 3 ||
R
== 4
)
Meta
Source
See Implementation
liberty
math
matrix
MatrixStack
aliases
MatrixType
constructors
this
destructors
~this
functions
invTop
loadIdentity
lookAt
mult
orthographic
perspective
pop
push
rotate
scale
top
translate