DirectZ
Loading...
Searching...
No Matches
dz::FramebufferInfo Struct Reference

#include <Framebuffer.hpp>

Public Attributes

Image ** pImages = 0
int imagesCount = 0
AttachmentTypepAttachmentTypes = 0
int attachmentTypesCount = 0
BlendState blendState = BlendState::MainFramebuffer
bool own_images = false

Member Data Documentation

◆ attachmentTypesCount

int dz::FramebufferInfo::attachmentTypesCount = 0

◆ blendState

BlendState dz::FramebufferInfo::blendState = BlendState::MainFramebuffer

◆ imagesCount

int dz::FramebufferInfo::imagesCount = 0

◆ own_images

bool dz::FramebufferInfo::own_images = false

◆ pAttachmentTypes

AttachmentType* dz::FramebufferInfo::pAttachmentTypes = 0

◆ pImages

Image** dz::FramebufferInfo::pImages = 0

The documentation for this struct was generated from the following file: