gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
lookAt
gfx
math
util
Build a look-at view matrix
pure @
safe
@
nogc
nothrow
auto
lookAt
(
V
)
(
in
V
eye
,
in
V
target
,
in
V
up
)
if
(
isVec
!
V
)
Meta
Source
See Implementation
gfx
math
util
functions
lookAt
Build a look-at view matrix