dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
Camera.this
dgt
camera
Camera
/Create a camera with a given window size and view of the world
struct
Camera
pure @
nogc
nothrow
this
(
in
Rectangle
windowSize
,
in
Rectangle
world
,
in
Transform
cameraTransform
=
Transform
()
)
Meta
Source
See Implementation
dgt
camera
Camera
constructors
this
variables
opengl
project
unproject
/Create a camera with a given window size and view of the world