Update global headers

Former-commit-id: b3bec2ef174998d9089d103f57879ca6e77c87d8 [formerly 5a2966fd284484fc0a8dee3c8fedfed8593d6ee5]
Former-commit-id: afccf777a79843b2991afe20e69148ff17326239
This commit is contained in:
Lynix
2016-07-13 12:27:30 +02:00
parent 26f829b38f
commit 2f40b06ace
3 changed files with 15 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
// This file was automatically generated on 17 Nov 2015 at 13:20:45
// This file was automatically generated on 12 Jul 2016 at 17:44:43
/*
Nazara Engine - Graphics module
@@ -47,6 +47,8 @@
#include <Nazara/Graphics/DeferredRenderPass.hpp>
#include <Nazara/Graphics/DeferredRenderQueue.hpp>
#include <Nazara/Graphics/DeferredRenderTechnique.hpp>
#include <Nazara/Graphics/DepthRenderQueue.hpp>
#include <Nazara/Graphics/DepthRenderTechnique.hpp>
#include <Nazara/Graphics/Drawable.hpp>
#include <Nazara/Graphics/Enums.hpp>
#include <Nazara/Graphics/ForwardRenderQueue.hpp>