![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Declares the RenderingEngine class for rendering and display operations. More...
#include "../Camera/CameraManager/CameraManager.h"
#include "../Scene/Scene.h"
#include "../Renderer/Rasterizer/Rasterizer.h"
#include "../Renderer/DisplayTest/DisplayTest.h"
Go to the source code of this file.
Classes | |
class | RenderingEngine |
Provides static methods for rendering and display operations. More... | |
Declares the RenderingEngine class for rendering and display operations.
This file defines the RenderingEngine class, which provides static methods for rasterizing scenes and managing display operations, such as rendering a white fill.
22/12/2024 22/12/2024 Coela Can't! Coela Can't
Definition in file Engine.h.