MatrixTransformTracker

Undocumented in source.

Constructors

this
this(Tracker src, mat4 tr)
Undocumented in source.

Members

Functions

transform
Skeleton transform(Skeleton skel)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

sourceTracker
Tracker sourceTracker [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
sourceTracker
Tracker sourceTracker [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
transformMatrix
mat4 transformMatrix [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
transformMatrix
mat4 transformMatrix [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
users
User[] users [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

mtr
mat4 mtr;
Undocumented in source.
source
Tracker source;
Undocumented in source.

Inherited Members

From TransformTracker

users
User[] users [@property getter]
Undocumented in source.
transform
Skeleton transform(Skeleton )
Undocumented in source.
getUsers
User[] getUsers()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta