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

QMesh does not set its QGeometryRenderer::geometry property

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.8.0
    • Qt3D
    • None

      1. Create a valid, renderable Qt3DRender::QMesh instance (by invoking QMesh::setSource over a valid mesh file)
      2. Try to access its geometry property through Qt3DRender::QGeometry::geometry()

      Expected result - receive a valid ptr to Qt3DRender::QGeometry
      Actual result - receive null ptr.

      It seems all other QGeometryRenderer derived classes do set this property.

      Although there may be some workaround, currently I do not know how to navigate through scene content starting from QEntity which contains a QMesh and reach the corresponding QGeometry.

        For Gerrit Dashboard: QTBUG-59066
        # Subject Branch Project Status CR V

            gamaral Guillermo Amaral
            dimitar_pavlov dimitar_pavlov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes