Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::LightPool::SpotShadowProperties Struct Reference

#include <LightPool.h>

Public Attributes

vec4< F32_details
 
vec4< F32_position
 
mat4< F32_vpMatrix
 

Detailed Description

Definition at line 84 of file LightPool.h.

Member Data Documentation

◆ _details

vec4<F32> Divide::LightPool::SpotShadowProperties::_details

Definition at line 86 of file LightPool.h.

◆ _position

vec4<F32> Divide::LightPool::SpotShadowProperties::_position

Definition at line 87 of file LightPool.h.

◆ _vpMatrix

mat4<F32> Divide::LightPool::SpotShadowProperties::_vpMatrix

Definition at line 88 of file LightPool.h.


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