NcEngine
|
#include <cstdint>
Go to the source code of this file.
Typedefs | |
using | nc::task::UpdateTasks = TaskGraph< UpdatePhase > |
Alias for the TaskGraph handling update tasks. | |
using | nc::task::RenderTasks = TaskGraph< RenderPhase > |
Alias for the TaskGraph handling render tasks. | |