In file ./include/vob/os/Os.hxx:

class Vob::RenderingSurface

An abstract OpenGL rendering surface

Documentation

An abstract OpenGL rendering surface

Inheritance:

RenderingSurface


Public Methods

[more]virtual bool setCurrent ()
Enable this window for rendering
[more]virtual void swapBuffers ()
Swap buffers; may be no-op

ovirtual bool setCurrent() = 0
Enable this window for rendering

ovirtual void swapBuffers()
Swap buffers; may be no-op


Direct child classes:
Window

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.