glimpse-graphics
2.0.0-alpha.3
common
glimpse-core
/
graphics.glimpse.lenses
/
Lens
Lens
interface
Lens
<
T
:
Number
,
Comparable
<
T
>
>
An interface for a lens.
Inheritors
FrustumLens
OrthographicLens
PerspectiveLens
Members
Properties
projection
Matrix
Link copied to clipboard
abstract
val
projectionMatrix
:
Mat4
<
T
>
Projection matrix defined by the lens.