NazaraEngine/include/Nazara/Noise
Remi Beges 9fef43951b Replaced templates by float
*Since only valid template parameters were float and double, the whole
template aspect has been removed.
Double precision would only be used in extremely rare occasions
(applications needing high precision and slow performances), it is not
relevant to template the whole module for it.


Former-commit-id: fc6dd028189c608a6a7b4c312b3e5e3f53a01fd7
2012-10-27 18:59:39 +02: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 Replaced templates by float 2012-10-27 18:59:39 +02: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 Replaced templates by float 2012-10-27 18:59:39 +02:00
MappedNoiseBase.hpp Replaced templates by float 2012-10-27 18:59:39 +02:00
Noise.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
NoiseBase.hpp Merge remote-tracking branch 'upstream/master' 2012-10-05 17:53:41 +02:00
Perlin2D.hpp Replaced templates by float 2012-10-27 18:59:39 +02:00
Perlin3D.hpp Replaced templates by float 2012-10-27 18:59:39 +02:00
Perlin4D.hpp Replaced templates by float 2012-10-27 18:59:39 +02:00
Simplex2D.hpp Replaced templates by float 2012-10-27 18:59:39 +02:00
Simplex3D.hpp Replaced templates by float 2012-10-27 18:59:39 +02:00
Simplex4D.hpp Replaced templates by float 2012-10-27 18:59:39 +02:00