#include <MRRenderGLHelpers.h>
Public Attributes | |
| Vector2i | size |
| WrapType | wrap { WrapType::Clamp } |
| FilterType | filter { FilterType::Linear } |
| bool | forceSimpleDepthDraw = false |
| float | simpleDepth = 0.5f |
| FilterType MR::FramebufferData::DrawParams::filter { FilterType::Linear } |
| bool MR::FramebufferData::DrawParams::forceSimpleDepthDraw = false |
| float MR::FramebufferData::DrawParams::simpleDepth = 0.5f |
| Vector2i MR::FramebufferData::DrawParams::size |
| WrapType MR::FramebufferData::DrawParams::wrap { WrapType::Clamp } |