sbylib.graphics.util.functions

Undocumented in source.

Members

Functions

lookAt
void lookAt(T entity, vec3 target, vec3 up)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

DefineCachedValue
mixintemplate DefineCachedValue(Type, string attribute, string name, string expression, string[] keys)
Undocumented in source.
ImplPos
mixintemplate ImplPos()
Undocumented in source.
ImplResourceStack
mixintemplate ImplResourceStack()
Undocumented in source.
ImplRot
mixintemplate ImplRot()
Undocumented in source.
ImplScale
mixintemplate ImplScale()
Undocumented in source.
ImplViewMatrix
mixintemplate ImplViewMatrix()
Undocumented in source.
ImplWorldMatrix
mixintemplate ImplWorldMatrix(string name = "worldMatrix")
Undocumented in source.
Sealable
mixintemplate Sealable(Type, string name)
Undocumented in source.

Meta