CachedTransform

Undocumented in source.

Constructors

this
this(Transform ntr)
Undocumented in source.

Members

Functions

recalc
void recalc()
Undocumented in source. Be warned that the author may not have intended to support it.
setTransform
void setTransform(Transform ntr)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

matrix
mat4 matrix [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

mtr
mat4 mtr;
Undocumented in source.
transform_source
Transform transform_source;
Undocumented in source.

Inherited Members

From Transform

matrix
mat4 matrix [@property getter]
Undocumented in source.
getMatrix
mat4 getMatrix(const(Transform) tr)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta