nngn
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
nngn::Graphics::Lighting Struct Reference
#include <
graphics.h
>
Collaboration diagram for nngn::Graphics::Lighting:
[
legend
]
Public Attributes
const
LightsUBO
*
ubo
= nullptr
const
mat4
*
dir_proj
= nullptr
const
mat4
*
point_proj
= nullptr
const
mat4
*
dir_views
= nullptr
const
mat4
*
point_views
= nullptr
Member Data Documentation
◆
dir_proj
const
mat4
* nngn::Graphics::Lighting::dir_proj = nullptr
◆
dir_views
const
mat4
* nngn::Graphics::Lighting::dir_views = nullptr
◆
point_proj
const
mat4
* nngn::Graphics::Lighting::point_proj = nullptr
◆
point_views
const
mat4
* nngn::Graphics::Lighting::point_views = nullptr
◆
ubo
const
LightsUBO
* nngn::Graphics::Lighting::ubo = nullptr
The documentation for this struct was generated from the following file:
src/graphics/
graphics.h
nngn
Graphics
Lighting
Generated by
1.11.0