descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
Transform
des
space
transform
interface
Transform {
mat4
matrix
();
static
mat4
getMatrix
(const(Transform) tr);
}
Members
Functions
matrix
mat4
matrix
()
Static functions
getMatrix
mat4
getMatrix
(const(Transform) tr)
Meta
Source
See Implementation
des
space
transform
classes
CachedTransform
SimpleTransform
TransformList
interfaces
Transform