Mir
Classes | Public Member Functions | List of all members
mir::examples::Context Class Reference

#include <client_helpers.h>

Public Member Functions

 Context (Connection &connection, MirWindow *surface, int swap_interval)
 
void make_current ()
 
void release_current ()
 
void swapbuffers ()
 
 Context (Context const &)=delete
 
Contextoperator= (Context const &)=delete
 

Constructor & Destructor Documentation

◆ Context() [1/2]

mir::examples::Context::Context ( Connection connection,
MirWindow surface,
int  swap_interval 
)

◆ Context() [2/2]

mir::examples::Context::Context ( Context const &  )
delete

Member Function Documentation

◆ make_current()

void mir::examples::Context::make_current ( )

◆ operator=()

Context& mir::examples::Context::operator= ( Context const &  )
delete

◆ release_current()

void mir::examples::Context::release_current ( )

◆ swapbuffers()

void mir::examples::Context::swapbuffers ( )

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

Copyright © 2012-2016 Canonical Ltd.
Generated on Mon Jun 5 11:07:25 UTC 2017