SuperTuxKart
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
LightingPasses Member List

This is the complete list of members for LightingPasses, including all inherited members.

LightingPasses() (defined in LightingPasses)LightingPassesinline
m_point_light_count (defined in LightingPasses)LightingPassesprivate
renderEnvMap(GLuint normal_depth_texture, GLuint depth_stencil_texture, GLuint specular_probe, GLuint albedo_buffer) (defined in LightingPasses)LightingPassesprivate
renderLights(bool has_shadow, GLuint normal_depth_texture, GLuint depth_stencil_texture, GLuint albedo_texture, const FrameBuffer *shadow_framebuffer, GLuint specular_probe) (defined in LightingPasses)LightingPasses
renderLightsScatter(GLuint depth_stencil_texture, const FrameBuffer &half1_framebuffer, const FrameBuffer &half2_framebuffer, const PostProcessing *post_processing) (defined in LightingPasses)LightingPasses
renderSunlight(const core::vector3df &direction, const video::SColorf &col, GLuint normal_depth_texture, GLuint depth_stencil_texture)LightingPassesprivate
updateLightsInfo(irr::scene::ICameraSceneNode *const camnode, float dt) (defined in LightingPasses)LightingPasses