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. How to load Mesh data from QtQuick3D model in c++?
Forum Updated to NodeBB v4.3 + New Features

How to load Mesh data from QtQuick3D model in c++?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 206 Views
  • 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.
  • M Offline
    M Offline
    MStackoverflo
    wrote on last edited by
    #1

    Hi,

    I would like to access the mesh data (vector3D or QByteArray) from a Model in qtquick3D.
    The mesh data can be set with the "source" property.

    I cannot find any QML class or C++ Class in the documentation which gives you access to the mesh Data.

    I'd like to be able to read it and write to it.

    Anyone have an insight on this?

    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