Updated global headers
Former-commit-id: 81a83ba49a3fe2cd6b121b82879b58fd59ed2114
This commit is contained in:
parent
4afe078e9d
commit
b871688c87
|
|
@ -1,4 +1,4 @@
|
|||
// This file was automatically generated on 03 Apr 2013 at 01:09:47
|
||||
// This file was automatically generated on 07 Apr 2013 at 02:09:05
|
||||
|
||||
/*
|
||||
Nazara Engine - Graphics module
|
||||
|
|
@ -42,6 +42,7 @@
|
|||
#include <Nazara/Graphics/Scene.hpp>
|
||||
#include <Nazara/Graphics/SceneNode.hpp>
|
||||
#include <Nazara/Graphics/SceneRoot.hpp>
|
||||
#include <Nazara/Graphics/SkyboxBackground.hpp>
|
||||
#include <Nazara/Graphics/TextureBackground.hpp>
|
||||
|
||||
#endif // NAZARA_GLOBAL_GRAPHICS_HPP
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file was automatically generated on 13 Mar 2013 at 23:20:31
|
||||
// This file was automatically generated on 07 Apr 2013 at 02:09:05
|
||||
|
||||
/*
|
||||
Nazara Engine - Window module
|
||||
|
|
@ -34,6 +34,7 @@
|
|||
#include <Nazara/Utility/BufferImpl.hpp>
|
||||
#include <Nazara/Utility/BufferMapper.hpp>
|
||||
#include <Nazara/Utility/Config.hpp>
|
||||
#include <Nazara/Utility/CubemapParams.hpp>
|
||||
#include <Nazara/Utility/Cursor.hpp>
|
||||
#include <Nazara/Utility/Enums.hpp>
|
||||
#include <Nazara/Utility/Event.hpp>
|
||||
|
|
|
|||
Loading…
Reference in New Issue