SleakEngine 1.0.0
C++23 multi-backend game engine
Loading...
Searching...
No Matches
Color.hpp File Reference
#include <algorithm>
#include <cmath>
#include <cstdint>
#include <sstream>
#include <string>
#include <Math/Math.hpp>
#include <Math/Vector.hpp>

Go to the source code of this file.

Classes

class  Sleak::Math::Color

Namespaces

namespace  Sleak
 Root namespace for everything the engine exposes.
namespace  Sleak::Math
 Vectors, matrices, quaternions, colors, AABBs, and random helpers.