VOX
A little voxel engine
Loading...
Searching...
No Matches
task::Executor::info::NodeInfo Struct Reference

#include <Executor.hpp>

Collaboration diagram for task::Executor::info::NodeInfo:
Collaboration graph

Public Attributes

runningGraph * graph
 
TaskNodenode
 
Module * module = nullptr
 

Member Data Documentation

◆ graph

runningGraph* task::Executor::info::NodeInfo::graph

◆ module

Module* task::Executor::info::NodeInfo::module = nullptr

◆ node

TaskNode* task::Executor::info::NodeInfo::node

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