On Thursday 16 March 2017 20:52:30 Stefan Monov wrote:
> Hi.
> 
> I need to do something very simple - use OpenGL extensions in my Qt
> code. For this, I've found this link [1] which says the best way is
> the QtOpenGLExtensions module. But this module doesn't exist in the
> documentation. Does anyone know why?

It literally just wraps up the corresponding OpenGL extension functions in one 
class per extension. Yes you can use it, the docs would literally be forwards 
to the OpenGL extension registry. I didn't get around to autogenerating those 
yet and I'm not going to write them by hand. :)

Cheers,

Sean

> 
> TIA,
> Stefan
> 
> [1] http://www.kdab.com/opengl-in-qt-5-1-part-1/
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

-- 
Dr Sean Harmer | sean.har...@kdab.com | Managing Director UK
KDAB (UK) Ltd, a KDAB Group company
Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090
Mobile: +44 (0)7545 140604
KDAB - Qt Experts
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to