Magnum/GL/Framebuffer.h file

Class Magnum::GL::Framebuffer.

Namespaces

namespace Magnum
Root namespace.
namespace Magnum::GL
OpenGL wrapping layer.

Classes

class Magnum::GL::Framebuffer
Framebuffer.
class Magnum::GL::Framebuffer::ColorAttachment
Color attachment.
class Magnum::GL::Framebuffer::DrawAttachment
Draw attachment.
class Magnum::GL::Framebuffer::BufferAttachment
Buffer attachment.
class Magnum::GL::Framebuffer::InvalidationAttachment
Invalidation attachment.

Functions

auto operator<<(Debug& debug, Framebuffer::Status value) -> Debug&
Debug output operator.