[Interest] [Qt3D] Qt3DWindow & access to QPickingSettings
Andy
asmaloney at gmail.com
Mon Dec 5 03:18:11 CET 2016
I have a class which inherits from Qt3DWindow. (Qt 5.8 latest git)
How to I access the QPickingSettings to change them? Looks like I need to
go through QRenderSettings, but that's private in Qt3DWindow and I don't
see a way to get at it. Or is there another way for me to set them?
(I don't know if it will solve my problem - by default it "picks" backface
culled entities which is kind of useless for the user since they are
selecting an "invisible" object - not the thing they are looking at. I was
thinking this might be related to the PickMethod.)
Thanks!
---
Andy Maloney // https://asmaloney.com
twitter ~ @asmaloney <https://twitter.com/asmaloney>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20161204/f08ef2d9/attachment.html>
More information about the Interest
mailing list