On 27/08/2018 07:31, Volker Enderlein wrote:
Hi,does the Qt3D GeometryRenderer class support TriangleStrip primitives with restartIndexValue separated Strips?
Yes. Set the primitiveType property to LineStrip and you can specify the restart index value with https://doc.qt.io/qt-5/qt3drender-qgeometryrenderer.html#restartIndexValue-prop.
Cheers, Sean _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest