Mir
Public Member Functions | Protected Member Functions | List of all members
mir::graphics::android::SwappingGLContext Class Referenceabstract

#include <swapping_gl_context.h>

Inheritance diagram for mir::graphics::android::SwappingGLContext:
[legend]

Public Member Functions

virtual ~SwappingGLContext ()=default
 
virtual void swap_buffers () const =0
 
virtual std::shared_ptr< Bufferlast_rendered_buffer () const =0
 

Protected Member Functions

 SwappingGLContext ()=default
 
 SwappingGLContext (SwappingGLContext const &)=delete
 
SwappingGLContextoperator= (SwappingGLContext const &)=delete
 

Constructor & Destructor Documentation

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

Member Function Documentation

virtual std::shared_ptr<Buffer> mir::graphics::android::SwappingGLContext::last_rendered_buffer ( ) const
pure virtual
SwappingGLContext& mir::graphics::android::SwappingGLContext::operator= ( SwappingGLContext const &  )
protecteddelete
virtual void mir::graphics::android::SwappingGLContext::swap_buffers ( ) const
pure virtual

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015