[Interest] Qt3D GeometryRenderer TriangleStrip

Sean Harmer sh at theharmers.co.uk
Mon Aug 27 11:31:24 CEST 2018


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




More information about the Interest mailing list