Euphoria
eu::render::PingPongBlurShader Struct Reference

Public Member Functions

 PingPongBlurShader (std::shared_ptr< LoadedPostProcShader > &&sh)

Public Attributes

std::shared_ptr< LoadedPostProcShadershader
Uniform is_horizontal_uniform

Detailed Description

Definition at line 272 of file shader_resource.h.

Constructor & Destructor Documentation

◆ PingPongBlurShader()

eu::render::PingPongBlurShader::PingPongBlurShader ( std::shared_ptr< LoadedPostProcShader > && sh)
explicit

Member Data Documentation

◆ is_horizontal_uniform

Uniform eu::render::PingPongBlurShader::is_horizontal_uniform

Definition at line 277 of file shader_resource.h.

◆ shader

std::shared_ptr<LoadedPostProcShader> eu::render::PingPongBlurShader::shader

Definition at line 276 of file shader_resource.h.


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