Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-101768

matrix4x4 doc sample code

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 6.3.1, 6.4.0 Beta1
    • 6.2.3
    • Documentation
    • None
    • bbcf1304c4 (qt/qtdeclarative/dev) bbcf1304c4 (qt/tqtc-qtdeclarative/dev) 8b03ab3736 (qt/qtdeclarative/6.3) 8b03ab3736 (qt/tqtc-qtdeclarative/6.3) 8b03ab3736 (qt/tqtc-qtdeclarative/6.3.1)
    • DaVinci 55

    Description

      https://doc.qt.io/qt-6/qml-matrix4x4.html
      > m.rotate(180,vector3d(1,0,0));
      shall be
      > m.rotate(180,Qt.vector3d(1,0,0));

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            andreas.eliasson Andreas Eliasson
            jiu shanheng jiu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes