nngn
Loading...
Searching...
No Matches
nngn::Graphics::Lighting Struct Reference

#include <graphics.h>

Collaboration diagram for nngn::Graphics::Lighting:

Public Attributes

const LightsUBOubo = nullptr
 
const mat4dir_proj = nullptr
 
const mat4point_proj = nullptr
 
const mat4dir_views = nullptr
 
const mat4point_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 files: