Magnum docs
  1. Getting started
    1. Downloading and building
    2. Usage with CMake
  2. Pages
    1. Feature guide
    2. Platform-specific guides
    3. Examples
    4. Tips and tricks
    5. Utilities
  1. Namespaces
  2. Classes
  3. Files

Magnum::GL::Framebuffer::DrawAttachment class

Draw attachment.

Contents

  • Reference
    • Public static variables
    • Constructors, destructors, conversion operators

See also

mapForDraw()

Requires OpenGL ES 3.0

Extension EXT_draw_buffers or NV_draw_buffers in OpenGL ES 2.0.

Requires WebGL 2.0

Extension WEBGL_draw_buffers in WebGL 1.0.

Public static variables

static const DrawAttachment None
No attachment.

Constructors, destructors, conversion operators

DrawAttachment(Framebuffer::ColorAttachment attachment) constexpr
Color attachment.
Tab / T to search, Esc to close
…
Search for symbols, directories, files, pages, OpenGL/GLSL and OpenAL APIs. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory. Navigate through the list using ↓ and ↑, press Enter to go.
Sorry, nothing was found.
Maybe try a full-text search with external engine?

    Magnum docs. Part of the Magnum project, copyright © Vladimír Vondruš and contributors, 2010–2018.
    Generated by Doxygen 1.8.14 and m.css. Contact the team via GitHub, Gitter, e-mail or Twitter.