#include <pipeline.h>
◆ PipelineContext()
PipelineContext::PipelineContext |
( |
IrrlichtDevice * | _device, |
|
|
Client * | _client, |
|
|
Hud * | _hud, |
|
|
ShadowRenderer * | _shadow_renderer, |
|
|
video::SColor | _color, |
|
|
v2u32 | _target_size ) |
|
inline |
◆ clear_color
video::SColor PipelineContext::clear_color |
◆ client
Client* PipelineContext::client |
◆ device
IrrlichtDevice* PipelineContext::device |
Referenced by ClearDepthBufferTarget::activate(), ConfigureOverrideMaterialTarget::activate(), ScreenTarget::activate(), TextureBufferOutput::activate(), ScreenTarget::reset(), TextureBuffer::reset(), Draw3D::run(), DrawHUD::run(), DrawImageStep::run(), PostProcessingStep::run(), RenderShadowMapStep::run(), SetColorMaskStep::run(), and UpscaleStep::run().
◆ draw_crosshair
bool PipelineContext::draw_crosshair {true} |
◆ draw_wield_tool
bool PipelineContext::draw_wield_tool {true} |
◆ hud
Hud* PipelineContext::hud |
◆ shadow_renderer
◆ show_hud
bool PipelineContext::show_hud {true} |
◆ target_size
v2u32 PipelineContext::target_size |
The documentation for this struct was generated from the following file: