Faro Engine 0.0.0.b519570 (main)
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
GraphicsInterface.hpp File Reference
#include <Containers/Array.hpp>
#include <Util/ClassRegistry.hpp>
#include <GraphicsAdapter.hpp>

Go to the source code of this file.

Classes

class  Faro::GraphicsInterface
 

Namespaces

namespace  Faro
 

Macros

#define REGISTER_GRAPHICS(TYPE)   REGISTER_INSTANCE(GraphicsInterface, TYPE)
 

Functions

Array< GraphicsInterface * > Faro::GetGraphicsInterfaces ()
 

Macro Definition Documentation

◆ REGISTER_GRAPHICS

#define REGISTER_GRAPHICS (   TYPE)    REGISTER_INSTANCE(GraphicsInterface, TYPE)