Function BlamRendering::RenderStack::RemoveFromStack(std::string)¶
Defined in File render_stack.h
Function Documentation¶
-
void
BlamRendering::RenderStack::RemoveFromStack(std::string id) Removes an item from the render stack.
- Parameters
id: - The ID of the stack item to remove.