Cogs.Core
Public Attributes | List of all members
Cogs::Core::LightCascadeFrustaPoints Struct Reference

Public Attributes

std::vector< glm::vec3 > points
 
std::vector< unsigned > offsets
 
glm::vec2 viewportMin
 
glm::vec2 viewportMax
 

Detailed Description

Definition at line 24 of file LightSystem.h.

Member Data Documentation

◆ offsets

std::vector<unsigned> Cogs::Core::LightCascadeFrustaPoints::offsets

Definition at line 27 of file LightSystem.h.

◆ points

std::vector<glm::vec3> Cogs::Core::LightCascadeFrustaPoints::points

Definition at line 26 of file LightSystem.h.

◆ viewportMax

glm::vec2 Cogs::Core::LightCascadeFrustaPoints::viewportMax

Definition at line 29 of file LightSystem.h.

◆ viewportMin

glm::vec2 Cogs::Core::LightCascadeFrustaPoints::viewportMin

Definition at line 28 of file LightSystem.h.


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