Function BlamRendering::RenderStack::GetStackItem

Function Documentation

BlamRendering::RenderStack::StackObjectBase *BlamRendering::RenderStack::GetStackItem(std::string id)

Retrieves an item from the render stack.

Return

A pointer to the object, or nullptr if no matching object could be found.

Parameters
  • id: - The ID of the stack item.