|
Ion
|
A BufferInfo corresponds to an OpenGL Framebuffer Object. More...
#include "openglobjects.h"


Classes | |
| struct | Attachment |
Public Member Functions | |
| FramebufferInfo () | |
Public Attributes | |
| Attachment | color0 |
| Attachments. More... | |
| Attachment | depth |
| Attachment | stencil |
A BufferInfo corresponds to an OpenGL Framebuffer Object.
Definition at line 101 of file openglobjects.h.
|
inline |
Definition at line 116 of file openglobjects.h.
| Attachment ion::gfx::FramebufferInfo< T >::color0 |
Attachments.
Definition at line 118 of file openglobjects.h.
| Attachment ion::gfx::FramebufferInfo< T >::depth |
Definition at line 119 of file openglobjects.h.
| Attachment ion::gfx::FramebufferInfo< T >::stencil |
Definition at line 120 of file openglobjects.h.