Elevate Engine 1
Loading...
Searching...
No Matches
ElevateEngine.h
Go to the documentation of this file.
1#pragma once
2
3// For use by ElevateEngine applications
4
5// === Core ==========================
13// ===================================
14
15// === Scene =========================
18// ===================================
19
20// === Inputs ========================
26// ===================================
27
28// === Rendering =====================
33
39// --- Shaders -----------------------
42// --- Lighting ----------------------
45// ===================================
46
47// === Physics =======================
49// ===================================
50
51// == Audio ==========================
53// ===================================
54
55// === Editor ========================
56#ifdef EE_EDITOR_BUILD
58#endif
59// ===================================
60
61// === Entry Point ===================
63// ===================================