- calcOffset
Transform calcOffset(Transform other)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- deserializeFromFghj
SerdeException deserializeFromFghj(Fghj data)
Undocumented in source. Be warned that the author may not have intended to support it.
- matrix
mat4 matrix()
Gets the matrix for this transform
- opBinary
Transform opBinary(Transform other)
Returns the result of 2 transforms multiplied together
- serialize
void serialize(S serializer)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Updates the internal matrix of this transform
A transform