sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
DefineCachedValue
sbylib
graphics
util
functions
Undocumented in source.
mixin template
DefineCachedValue (
Type
string
attribute
string
name
string
expression
string
[]
keys
)
if
(
keys
.
length
> 0
) {
import
std
:
format
,
replace
;
;
template
VariableType
(Type)
;
}
Members
Templates
VariableType
template
VariableType
(Type)
Undocumented in source.
Meta
Source
See Implementation
sbylib
graphics
util
functions
functions
lookAt
mixin templates
DefineCachedValue
ImplPos
ImplResourceStack
ImplRot
ImplScale
ImplViewMatrix
ImplWorldMatrix
Sealable