Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Matrix4x4 methods disable
Forum Updated to NodeBB v4.3 + New Features

Matrix4x4 methods disable

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
6 Posts 2 Posters 291 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 0 Offline
    0 Offline
    0ices
    wrote on last edited by 0ices
    #1

    57b8e2f5-80cd-49fb-a5f7-9eff0e29df38-image.png

    console:
    qml: 440 324 0.75 QMatrix4x4(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) QMatrix4x4(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Can you give more details ?
      What are you trying to do ?
      What are you expecting ?
      What are you getting ?
      Etc.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      0 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Can you give more details ?
        What are you trying to do ?
        What are you expecting ?
        What are you getting ?
        Etc.

        0 Offline
        0 Offline
        0ices
        wrote on last edited by
        #3

        @SGaist m is a matrix, I translate/scale/translate to it, but no effect, you can see the console result: qml: 440 324 0.75 QMatrix4x4(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) QMatrix4x4(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          What is scale ?
          Did you check the value of the original matrix before the operations you apply ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          0 1 Reply Last reply
          0
          • SGaistS SGaist

            What is scale ?
            Did you check the value of the original matrix before the operations you apply ?

            0 Offline
            0 Offline
            0ices
            wrote on last edited by
            #5

            @SGaist yes it is QMatrix4x4(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by SGaist
              #6

              Can you test the examples that comes with the QML matrix basic type ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved