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

#include <graphics.h>

Classes

struct  Stage
 

Public Attributes

std::span< const Stagedepth = {}
 
std::span< const Stagemap_ortho = {}
 
std::span< const Stagemap_persp = {}
 
std::span< const Stagenormal = {}
 
std::span< const Stageno_light = {}
 
std::span< const Stageoverlay = {}
 
std::span< const Stagescreen = {}
 
std::span< const Stageshadow_maps = {}
 
std::span< const Stageshadow_cubes = {}
 

Member Data Documentation

◆ depth

std::span< const Stage > nngn::Graphics::RenderList::depth = {}

◆ map_ortho

std::span< const Stage > nngn::Graphics::RenderList::map_ortho = {}

◆ map_persp

std::span< const Stage > nngn::Graphics::RenderList::map_persp = {}

◆ no_light

std::span< const Stage > nngn::Graphics::RenderList::no_light = {}

◆ normal

std::span< const Stage > nngn::Graphics::RenderList::normal = {}

◆ overlay

std::span< const Stage > nngn::Graphics::RenderList::overlay = {}

◆ screen

std::span< const Stage > nngn::Graphics::RenderList::screen = {}

◆ shadow_cubes

std::span< const Stage > nngn::Graphics::RenderList::shadow_cubes = {}

◆ shadow_maps

std::span< const Stage > nngn::Graphics::RenderList::shadow_maps = {}

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