sead
Loading...
Searching...
No Matches
agl::pfx::DepthOfField::DrawArg Struct Reference

Public Member Functions

 DrawArg (Context &ctx, const RenderBuffer &render_buffer, const TextureData &depth, bool view_depth_, f32 near_, f32 far_)

Public Attributes

s32 pass
Contextp_ctx
const RenderBufferp_render_buffer
f32 near
f32 far
s32 width
s32 height
bool view_depth

Constructor & Destructor Documentation

◆ DrawArg()

agl::pfx::DepthOfField::DrawArg::DrawArg ( Context & ctx,
const RenderBuffer & render_buffer,
const TextureData & depth,
bool view_depth_,
f32 near_,
f32 far_ )

Member Data Documentation

◆ pass

s32 agl::pfx::DepthOfField::DrawArg::pass

◆ p_ctx

Context* agl::pfx::DepthOfField::DrawArg::p_ctx

◆ p_render_buffer

const RenderBuffer* agl::pfx::DepthOfField::DrawArg::p_render_buffer

◆ near

f32 agl::pfx::DepthOfField::DrawArg::near

◆ far

f32 agl::pfx::DepthOfField::DrawArg::far

◆ width

s32 agl::pfx::DepthOfField::DrawArg::width

◆ height

s32 agl::pfx::DepthOfField::DrawArg::height

◆ view_depth

bool agl::pfx::DepthOfField::DrawArg::view_depth