This is the complete list of members for TransformationMatrix, including inherited members.
- quaternionW : double
- quaternionX : double
- quaternionY : double
- quaternionZ : double
- translationX : double
- translationY : double
- translationZ : double
- TransformationMatrix addTransformation(TransformationMatrix transformation)
- TransformationMatrix createIdentityMatrix()
- TransformationMatrix createWithQuaternionAndTranslation(double quaternionX, double quaternionY, double quaternionZ, double quaternionW, double translationX, double translationY, double translationZ)
- quaternionWChanged()
- quaternionXChanged()
- quaternionYChanged()
- quaternionZChanged()
- TransformationMatrix subtractTransformation(TransformationMatrix transformation)
- translationXChanged()
- translationYChanged()
- translationZChanged()
The following members are inherited from Object.
- error : Error
- objectType : string
- componentCompleted()
- errorChanged()
- objectChanged()
(obsolete)