sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
ImplRot
sbylib
graphics
util
functions
Undocumented in source.
mixin template
ImplRot () {
import
sbylib
.
math
:
mat3
,
Angle
;
;
mat3
rot
;
auto
rotate
(Angle angle);
}
Members
Functions
rotate
auto
rotate
(Angle angle)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
rot
mat3
rot
;
Undocumented in source.
Meta
Source
See Implementation
sbylib
graphics
util
functions
functions
lookAt
mixin templates
DefineCachedValue
ImplPos
ImplResourceStack
ImplRot
ImplScale
ImplViewMatrix
ImplWorldMatrix
Sealable