[Interest] [Qt3D] Combining multiple QGeometry classes?

Andy asmaloney at gmail.com
Fri Jan 22 20:50:49 CET 2016


Let's say I want to create a FooMesh (a QGeometryRenderer) and I want to
create that mesh by combining a cylinder and a torus.

Is there a way for me to create a FooGeometry that uses both a
QCylinderGeometry and a QTorusGeometry?

I may be thinking about the problem the wrong way, so guidance
appreciated.  The goal is to create a new mesh that is constructed using
the primitive geometries instead of re-implementing them.

Thanks!

- Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160122/ed94e680/attachment.html>


More information about the Interest mailing list