wren
Vulkan-based game engine
Loading...
Searching...
No Matches
wren::Node Struct Reference

#include <graph.hpp>

Public Attributes

std::string name
 
std::shared_ptr< RenderPassrender_pass
 

Member Data Documentation

◆ name

std::string wren::Node::name

◆ render_pass

std::shared_ptr<RenderPass> wren::Node::render_pass

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