Plasma Engine  2.0
Loading...
Searching...
No Matches
plGALRenderTargetSetup Class Reference

Public Member Functions

plGALRenderTargetSetupSetRenderTarget (plUInt8 uiIndex, plGALRenderTargetViewHandle hRenderTarget)
 
plGALRenderTargetSetupSetDepthStencilTarget (plGALRenderTargetViewHandle hDSTarget)
 
bool operator== (const plGALRenderTargetSetup &other) const
 
bool operator!= (const plGALRenderTargetSetup &other) const
 
plUInt8 GetRenderTargetCount () const
 
plGALRenderTargetViewHandle GetRenderTarget (plUInt8 uiIndex) const
 
plGALRenderTargetViewHandle GetDepthStencilTarget () const
 
void DestroyAllAttachedViews ()
 

Protected Attributes

plGALRenderTargetViewHandle m_hRTs [PL_GAL_MAX_RENDERTARGET_COUNT]
 
plGALRenderTargetViewHandle m_hDSTarget
 
plUInt8 m_uiRTCount = 0
 

The documentation for this class was generated from the following files: