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

QGLSceneNode::z() property returns y instead

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 4.8.x
    • Some future release
    • Qt3D
    • None
    • df0db916ddbb6f5cb39d27302f2714aff98ebeee

      This doesn't look right:

      qreal QGLSceneNode::z() const
      {
      Q_D(const QGLSceneNode);
      return d->translate.y();
      }

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

            sarasmit Sarah Smith (closed Nokia identity) (Inactive)
            rweather Rhys Weatherley (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