Blamite Game Engine - blam!  00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
render_stack.cpp File Reference

Variables

std::vector< BlamRendering::RenderStack::StackObjectBase * > stack
 The render stack contents. More...
 
bool shutting_down = false
 Used to indicate whether or not we are preparing to shut down. More...
 

Variable Documentation

◆ shutting_down

bool shutting_down = false

Used to indicate whether or not we are preparing to shut down.

◆ stack

The render stack contents.