Regenerate global headers
Former-commit-id: 60165296c6310b77b1954cba31a65d1bdd29a6b6
This commit is contained in:
parent
a4bd84a6e3
commit
8648258ef7
|
|
@ -1,4 +1,4 @@
|
|||
// This file was automatically generated on 19 Mar 2015 at 13:11:33
|
||||
// This file was automatically generated on 24 Jun 2015 at 13:55:50
|
||||
|
||||
/*
|
||||
Nazara Engine - Audio module
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file was automatically generated on 19 Mar 2015 at 13:11:33
|
||||
// This file was automatically generated on 24 Jun 2015 at 13:55:50
|
||||
|
||||
/*
|
||||
Nazara Engine - Core module
|
||||
|
|
@ -75,6 +75,7 @@
|
|||
#include <Nazara/Core/ResourceLoader.hpp>
|
||||
#include <Nazara/Core/ResourceManager.hpp>
|
||||
#include <Nazara/Core/Semaphore.hpp>
|
||||
#include <Nazara/Core/Signal.hpp>
|
||||
#include <Nazara/Core/SparsePtr.hpp>
|
||||
#include <Nazara/Core/Stream.hpp>
|
||||
#include <Nazara/Core/String.hpp>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file was automatically generated on 19 Mar 2015 at 13:11:33
|
||||
// This file was automatically generated on 24 Jun 2015 at 13:55:50
|
||||
|
||||
/*
|
||||
Nazara Engine - Graphics module
|
||||
|
|
@ -52,6 +52,7 @@
|
|||
#include <Nazara/Graphics/ForwardRenderTechnique.hpp>
|
||||
#include <Nazara/Graphics/Graphics.hpp>
|
||||
#include <Nazara/Graphics/GuillotineTextureAtlas.hpp>
|
||||
#include <Nazara/Graphics/InstancedRenderable.hpp>
|
||||
#include <Nazara/Graphics/Light.hpp>
|
||||
#include <Nazara/Graphics/Material.hpp>
|
||||
#include <Nazara/Graphics/Model.hpp>
|
||||
|
|
@ -63,7 +64,9 @@
|
|||
#include <Nazara/Graphics/ParticleRenderer.hpp>
|
||||
#include <Nazara/Graphics/ParticleStruct.hpp>
|
||||
#include <Nazara/Graphics/ParticleSystem.hpp>
|
||||
#include <Nazara/Graphics/Renderable.hpp>
|
||||
#include <Nazara/Graphics/RenderTechniques.hpp>
|
||||
#include <Nazara/Graphics/SceneData.hpp>
|
||||
#include <Nazara/Graphics/SkeletalModel.hpp>
|
||||
#include <Nazara/Graphics/SkinningManager.hpp>
|
||||
#include <Nazara/Graphics/SkyboxBackground.hpp>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file was automatically generated on 19 Mar 2015 at 13:11:33
|
||||
// This file was automatically generated on 24 Jun 2015 at 13:55:50
|
||||
|
||||
/*
|
||||
Nazara Engine - Lua scripting module
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file was automatically generated on 19 Mar 2015 at 13:11:33
|
||||
// This file was automatically generated on 24 Jun 2015 at 13:55:50
|
||||
|
||||
/*
|
||||
Nazara Engine - Mathematics module
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file was automatically generated on 19 Mar 2015 at 13:11:33
|
||||
// This file was automatically generated on 24 Jun 2015 at 13:55:50
|
||||
|
||||
/*
|
||||
Nazara Engine - Noise module
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file was automatically generated on 19 Mar 2015 at 13:11:33
|
||||
// This file was automatically generated on 24 Jun 2015 at 13:55:50
|
||||
|
||||
/*
|
||||
Nazara Engine - Physics module
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file was automatically generated on 19 Mar 2015 at 13:11:33
|
||||
// This file was automatically generated on 24 Jun 2015 at 13:55:50
|
||||
|
||||
/*
|
||||
Nazara Engine - Renderer module
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file was automatically generated on 19 Mar 2015 at 13:11:33
|
||||
// This file was automatically generated on 24 Jun 2015 at 13:55:50
|
||||
|
||||
/*
|
||||
Nazara Engine - Utility module
|
||||
|
|
|
|||
Loading…
Reference in New Issue