Loading...
Searching...
No Matches
hellfire::ShadowMapData Struct Reference

#include <Renderer.h>

Collaboration diagram for hellfire::ShadowMapData:

Public Attributes

std::unique_ptr< Framebufferframebuffer
 
glm::mat4 light_view_proj
 

Detailed Description

Definition at line 52 of file Renderer.h.

Member Data Documentation

◆ framebuffer

std::unique_ptr<Framebuffer> hellfire::ShadowMapData::framebuffer

Definition at line 53 of file Renderer.h.

◆ light_view_proj

glm::mat4 hellfire::ShadowMapData::light_view_proj

Definition at line 54 of file Renderer.h.


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