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

QPainter::isCullable(QBox3D) doesnt work for orthographic transforms

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • Some future release
    • 4.7.0
    • Qt3D
    • None
    • f8209ba8685430227900c156a2a4140f87f52a22

      QPainter::isCullable(QBox3D) doesnt work for orthographic transforms - things can get culled when they should not due to the logic about the eye line.

      It does make sense to use this for orthographic stuff - since you might have a 2D scene where stuff is off the screen.

      Also it is convenient to use the QGLSceneNode to store materials and so on, and the draw function of this will automatically call isCullable (as it should).

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

            rweather Rhys Weatherley (closed Nokia identity) (Inactive)
            sarasmit Sarah Smith (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes