MaterialX 1.38.10
Loading...
Searching...
No Matches
GLContext.h File Reference

OpenGL context class. More...

#include <MaterialXRenderGlsl/Export.h>
#include <MaterialXRenderHw/SimpleWindow.h>

Go to the source code of this file.

Classes

class  GLContext
 An OpenGL context singleton. More...
 

Typedefs

using HardwareContextHandle = void *
 Platform dependent definition of a hardware context.
 
using SimpleWindowPtr = std::shared_ptr< class SimpleWindow >
 SimpleWindow shared pointer.
 
using GLContextPtr = std::shared_ptr< class GLContext >
 GLContext shared pointer.
 

Detailed Description

OpenGL context class.