1. Constructors
  2. new
  3. axisAngle
  4. copy
  5. dq
  6. euler
  7. fromBuffer
  8. fromFloat64List
  9. fromRotation
  10. fromTwoVectors
  11. identity
  12. random
  13. Properties
  14. axis
  15. hashCode
  16. length
  17. length2
  18. radians
  19. runtimeType
  20. storage
  21. w
  22. x
  23. y
  24. z
  25. Methods
  26. absoluteError
  27. add
  28. asRotationMatrix
  29. clone
  30. conjugate
  31. conjugated
  32. copyRotationInto
  33. inverse
  34. inverted
  35. negate
  36. negated
  37. normalize
  38. normalized
  39. noSuchMethod
  40. relativeError
  41. rotate
  42. rotated
  43. scale
  44. scaled
  45. setAxisAngle
  46. setDQ
  47. setEuler
  48. setFrom
  49. setFromRotation
  50. setFromTwoVectors
  51. setRandom
  52. setValues
  53. sub
  54. toString
  55. Operators
  56. operator *
  57. operator +
  58. operator -
  59. operator ==
  60. operator []
  61. operator []=
  62. operator unary-