CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Color.hpp File Reference

Go to the source code of this file.

Classes

class  Math::TColor< T >
 

Namespaces

namespace  Math
 

Macros

#define REFL_DECLARE_CE_COLOR(T)
 

Typedefs

using Math::Color = TColor< double >
 
using Math::Colorf = TColor< float >
 

Macro Definition Documentation

◆ REFL_DECLARE_CE_COLOR

#define REFL_DECLARE_CE_COLOR (   T)