Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ShNoise.hpp File Reference

This is an implementation of Perlin noise. More...

#include "ShAttrib.hpp"
#include "ShArray.hpp"
#include "ShTypeInfo.hpp"
#include "ShNoiseImpl.hpp"

Include dependency graph for ShNoise.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ShUtil

Defines

#define CT1T2

Functions

template<int N, int M, typename T>
ShGeneric< N, T > sturbulence (const ShGeneric< M, T > &p, bool useTexture=true)
 Turbulence functions sum several octaves of Perlin noise.
template<int N, int M, int K, typename T1, typename T2>
ShGeneric< N, CT1T2 > sturbulence (const ShGeneric< M, T1 > &p, const ShGeneric< K, T2 > &amp, bool useTexture=true)


Detailed Description

This is an implementation of Perlin noise.

Definition in file ShNoise.hpp.


Generated on Mon Jan 24 18:37:38 2005 for Sh by  doxygen 1.4.1