XII Release 0.1.0
Loading...
Searching...
No Matches
xiiRenderPipelinePassConnection Struct Reference

Passed to xiiRenderPipelinePass::InitializeRenderPipelinePass to inform about existing connections on each input / output pin index. More...

#include <RenderPipelinePass.h>

Public Attributes

xiiGALTextureCreationDescription m_TextureDescription
 
xiiSharedPtr< xiiGALTexturem_pTexture
 
const xiiRenderPipelineNodePinm_pOutput
 The output pin that this connection spawns from.
 
xiiHybridArray< const xiiRenderPipelineNodePin *, 4 > m_Inputs
 The various input pins this connection is connected to.
 

Detailed Description

Passed to xiiRenderPipelinePass::InitializeRenderPipelinePass to inform about existing connections on each input / output pin index.


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