Faro Engine 0.0.0.b519570 (main)
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
Platform.hpp File Reference
#include <Util/ClassRegistry.hpp>
#include <Window.hpp>
#include <Monitor.hpp>
#include <FileStream.hpp>
#include <Containers/Path.hpp>

Go to the source code of this file.

Classes

class  Faro::Platform
 

Namespaces

namespace  Faro
 

Macros

#define REGISTER_PLATFORM(TYPE)   REGISTER_INSTANCE(Platform, TYPE)
 

Functions

Array< Platform * > Faro::GetRegisteredPlatforms ()
 

Macro Definition Documentation

◆ REGISTER_PLATFORM

#define REGISTER_PLATFORM (   TYPE)    REGISTER_INSTANCE(Platform, TYPE)