Pioneer
Loading...
Searching...
No Matches
Public Attributes | List of all members
Graphics::OGL::CommandList::RenderPassCmd Struct Reference

#include <CommandBufferGL.h>

Collaboration diagram for Graphics::OGL::CommandList::RenderPassCmd:
Collaboration graph
[legend]

Public Attributes

RenderTargetrenderTarget
 
ViewportExtents extents
 
ViewportExtents scissor
 
bool setRenderTarget
 
bool setScissor
 
bool clearColors
 
bool clearDepth
 
Color clearColor
 

Member Data Documentation

◆ clearColor

Color Graphics::OGL::CommandList::RenderPassCmd::clearColor

◆ clearColors

bool Graphics::OGL::CommandList::RenderPassCmd::clearColors

◆ clearDepth

bool Graphics::OGL::CommandList::RenderPassCmd::clearDepth

◆ extents

ViewportExtents Graphics::OGL::CommandList::RenderPassCmd::extents

◆ renderTarget

RenderTarget* Graphics::OGL::CommandList::RenderPassCmd::renderTarget

◆ scissor

ViewportExtents Graphics::OGL::CommandList::RenderPassCmd::scissor

◆ setRenderTarget

bool Graphics::OGL::CommandList::RenderPassCmd::setRenderTarget

◆ setScissor

bool Graphics::OGL::CommandList::RenderPassCmd::setScissor

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