#include <string>
#include <vector>
#include <map>
#include <cvd/image_ref.h>
Go to the source code of this file.
Classes | |
struct | CVD::Exceptions::GLWindow::All |
struct | CVD::Exceptions::GLWindow::CreationError |
struct | CVD::GLWindow::Event |
class | CVD::GLWindow::EventHandler |
Abstract base class for event handlers. Subclass this and override to implement a handler. More... | |
struct | CVD::GLWindow::EventSummary |
A summary of multiple events. More... | |
class | CVD::GLWindow |
An object that creates a window and a GL context attached to that window, and manages its events. More... | |
struct | CVD::Exceptions::GLWindow::RuntimeError |
Namespaces | |
namespace | CVD |
namespace | CVD::Exceptions |
namespace | CVD::Exceptions::GLWindow |