![]() |
Elevate Engine 1
|
#include <FrameBuffer.h>
Public Member Functions | |
| FramebufferColorAttachment (TexturePtr tex) | |
Public Attributes | |
| TexturePtr | Texture |
| uint8_t | Index = 0 |
Definition at line 12 of file FrameBuffer.h.
|
inline |
Definition at line 16 of file FrameBuffer.h.
| uint8_t Elevate::FramebufferColorAttachment::Index = 0 |
Definition at line 14 of file FrameBuffer.h.
| TexturePtr Elevate::FramebufferColorAttachment::Texture |
Definition at line 13 of file FrameBuffer.h.