I need to set a Qt3D::QCamera orientation directly. I've got the position
in a QVector3D and the rotation in a QQuaternion. I can't seem to find any
API for this. The "rotate"-function just adds my quaternion to the existing
orientation which is not what I'm looking for. Is there some better way to
do this?

Cheers,
Ola
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to