Faro Engine 0.0.0.b519570 (main)
Loading...
Searching...
No Matches
GraphicsSemaphore.hpp
Go to the documentation of this file.
1#pragma once
3
4namespace Faro
5{
7 {
8 public:
10 };
11}
Definition GraphicsSemaphore.hpp:7
Definition GraphicsAdapterChild.hpp:9
void Init() override
Run the initialization logic of this object. Should be overriden by deriving classes.
Definition GraphicsAdapterChild.cpp:16
Definition Array.hpp:8