Catos Engine (Source)
0.0.1
Lightweight Game engine
Loading...
Searching...
No Matches
renderPipeline.h
Go to the documentation of this file.
1
//
2
// Created by allos on 10/16/2024.
3
//
4
5
#pragma once
6
7
namespace
catos
{
8
9
10
class
RenderPipeline
{
11
12
};
13
14
}
catos
Definition
application.h:13
catos::RenderPipeline
Definition
renderPipeline.h:10