LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::Rendering::RenderTarget::RenderTargetImpl Class Referencefinal

Public Member Functions

 RenderTargetImpl (StringView name, UInt64 uid, UInt32 location, RenderTargetType type, Format format, RenderTargetFlags flags, const Vector4f &clearValues, const BlendState &blendState)
 

Friends

class RenderTarget
 

Constructor & Destructor Documentation

◆ RenderTargetImpl()

LiteFX::Rendering::RenderTarget::RenderTargetImpl::RenderTargetImpl ( StringView name,
UInt64 uid,
UInt32 location,
RenderTargetType type,
Format format,
RenderTargetFlags flags,
const Vector4f & clearValues,
const BlendState & blendState )
inline

Friends And Related Symbol Documentation

◆ RenderTarget

friend class RenderTarget
friend