CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Common.hpp File Reference
#include "CeresEngine/DataTypes.hpp"
#include <imgui.h>
#include <cstdint>
#include <type_traits>

Go to the source code of this file.

Classes

struct  CeresEngine::Graphics::UI::Component::DataType< float >
 
struct  CeresEngine::Graphics::UI::Component::DataType< double >
 
struct  CeresEngine::Graphics::UI::Component::DataType< Int32 >
 
struct  CeresEngine::Graphics::UI::Component::DataType< UInt32 >
 
struct  CeresEngine::Graphics::UI::Component::DataType< Int64 >
 
struct  CeresEngine::Graphics::UI::Component::DataType< UInt64 >
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::Graphics
 
namespace  CeresEngine::Graphics::UI
 
namespace  CeresEngine::Graphics::UI::Component