HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Noise Member List

This is the complete list of members for UT_Noise, including all inherited members.

ALLIGATOR enum valueUT_Noise
FAST enum valueUT_Noise
FAST_FIX enum valueUT_Noise
getSeed() const UT_Noiseinline
getTextureData(int tex_index, int &xsize, int &ysize, int &comps, bool &fp) const UT_Noise
getType() const UT_Noiseinline
initialize(unsigned seed, UT_NoiseType type)UT_Noiseinline
setSeed(unsigned seed=0)UT_Noise
setType(UT_NoiseType type=FAST)UT_Noise
SPARSE enum valueUT_Noise
turbulence(const UT_Vector3F &pos, unsigned fractalDepth, fpreal rough=0.5, fpreal atten=1.0) const UT_Noise
turbulence(const UT_Vector3 &pos, unsigned fractalDepth, UT_Vector3 &noise, fpreal rough=0.5, fpreal atten=1.0) const UT_Noise
turbulence(const UT_Vector3D &pos, unsigned fractalDepth, UT_Vector3D &noise, fpreal rough=0.5, fpreal atten=1.0) const UT_Noise
UT_Noise(unsigned seed=0, UT_NoiseType type=FAST)UT_Noiseexplicit
UT_NoiseType enum nameUT_Noise
~UT_Noise()UT_Noise