sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
ImplWorldMatrix.key
sbylib
graphics
util
functions
ImplWorldMatrix
Undocumented in source.
mixintemplate
ImplWorldMatrix
(string name = "worldMatrix")
enum
key
=
(
hasPos
? [
"pos"
] : []) ~ (
hasRot
? [
"rot"
] : []) ~ (
hasScale
? [
"scale"
] : [])
;
Meta
Source
See Source File
sbylib
graphics
util
functions
ImplWorldMatrix
manifest constants
key
mixins
__anonymous