Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
mir::graphics::GLContext Class Referenceabstract

#include <gl_context.h>

Inheritance diagram for mir::graphics::GLContext:
Inheritance graph
[legend]

Public Member Functions

virtual ~GLContext ()=default
 
virtual void make_current () const =0
 
virtual void release_current () const =0
 

Protected Member Functions

 GLContext ()=default
 
 GLContext (GLContext const &)=delete
 
GLContextoperator= (GLContext const &)=delete
 

Constructor & Destructor Documentation

virtual mir::graphics::GLContext::~GLContext ( )
virtualdefault
mir::graphics::GLContext::GLContext ( )
protecteddefault
mir::graphics::GLContext::GLContext ( GLContext const &  )
protecteddelete

Member Function Documentation

virtual void mir::graphics::GLContext::make_current ( ) const
pure virtual
GLContext& mir::graphics::GLContext::operator= ( GLContext const &  )
protecteddelete
virtual void mir::graphics::GLContext::release_current ( ) const
pure virtual

The documentation for this class was generated from the following file:

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014