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. The Qt Scene Graph uses AoS to organize buffer data, why not SoA?
Forum Updated to NodeBB v4.3 + New Features

The Qt Scene Graph uses AoS to organize buffer data, why not SoA?

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 702 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.
  • J Offline
    J Offline
    jiangcaiyang
    wrote on last edited by
    #1

    Having look deep in Qt Scene Graph and found that it uses AoS ( Arrays of Structure ) instead of ( Struct of Arrays ) to hold buffer data. I want to know the reason of selecting AoS.
    I'd appreciate it if anyone can discuss about this.

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

      Hi,

      For that kind of questions you shoud rather go to the interest mailing list. You'll find there Qt's developers/maintainers (this forum is more user oriented) the #qt IRC channel can also be a good place to discuss this

      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