NazaraEngine/include/Nazara/Noise
Remi Beges d0545eb760 Minor fixes
*Seed is uint instead of int
*Permutation table is uint instead of int, could lead before to program
crash with negative seeds


Former-commit-id: 49ad04987a09a5f5b4bcab6ee3916db9818172b6
2012-12-01 10:07:41 +01:00
..
Abstract2DNoise.hpp Replaced templates by float 2012-10-27 18:59:39 +02:00
Abstract3DNoise.hpp Replaced templates by float 2012-10-27 18:59:39 +02:00
Abstract4DNoise.hpp Replaced templates by float 2012-10-27 18:59:39 +02:00
ComplexNoiseBase.hpp Minor fixes 2012-12-01 10:07:41 +01:00
Config.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Debug.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
DebugOff.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
FBM2D.hpp Minor fixes 2012-12-01 10:07:41 +01:00
FBM3D.hpp Minor fixes 2012-12-01 10:07:41 +01:00
FBM4D.hpp Minor fixes 2012-12-01 10:07:41 +01:00
HybridMultiFractal3D.hpp Minor fixes 2012-12-01 10:07:41 +01:00
HybridMultiFractal4D.hpp Minor fixes 2012-12-01 10:07:41 +01:00
HybridMultifractal2D.hpp Minor fixes 2012-12-01 10:07:41 +01:00
MappedNoiseBase.hpp Replaced templates by float 2012-10-27 18:59:39 +02:00
NoiseBase.hpp Minor fixes 2012-12-01 10:07:41 +01:00
Perlin2D.hpp Minor fixes 2012-12-01 10:07:41 +01:00
Perlin3D.hpp Minor fixes 2012-12-01 10:07:41 +01:00
Perlin4D.hpp Minor fixes 2012-12-01 10:07:41 +01:00
Simplex2D.hpp Minor fixes 2012-12-01 10:07:41 +01:00
Simplex3D.hpp Minor fixes 2012-12-01 10:07:41 +01:00
Simplex4D.hpp Minor fixes 2012-12-01 10:07:41 +01:00