HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_NoiseBasis< METRIC > Member List

This is the complete list of members for UT_NoiseBasis< METRIC >, including all inherited members.

initNoise()UT_NoiseBasis< METRIC >static
noise1D(float pos, UT_NoiseValue vals[], int nvals)UT_NoiseBasis< METRIC >static
noise1D(float pos, UT_NoiseValue vals[], int nvals, uint period)UT_NoiseBasis< METRIC >static
noise1D(const fpreal32 P[1], const fpreal32 *jitter, int32 *period, int32 &seed, fpreal32 &f1, fpreal32 &f2, fpreal32 p0[1], fpreal32 p1[1])UT_NoiseBasis< METRIC >static
noise1D(const fpreal64 P[1], const fpreal64 *jitter, int64 *period, int64 &seed, fpreal64 &f1, fpreal64 &f2, fpreal64 p0[1], fpreal64 p1[1])UT_NoiseBasis< METRIC >static
noise2D(const fpreal32 pos[2], UT_NoiseValue vals[], int nvals)UT_NoiseBasis< METRIC >static
noise2D(const fpreal64 pos[2], UT_NoiseValue vals[], int nvals)UT_NoiseBasis< METRIC >static
noise2D(const fpreal32 pos[2], UT_NoiseValue vals[], int nvals, uint periodx, uint periody)UT_NoiseBasis< METRIC >static
noise2D(const fpreal64 pos[2], UT_NoiseValue vals[], int nvals, uint periodx, uint periody)UT_NoiseBasis< METRIC >static
noise2D(const T pos[2], UT_NoiseValue vals[], int nvals, const uint period[2])UT_NoiseBasis< METRIC >inlinestatic
noise2D(const fpreal32 P[2], const fpreal32 *jitter, int32 *period, int32 &seed, fpreal32 &f1, fpreal32 &f2, fpreal32 p0[2], fpreal32 p1[2])UT_NoiseBasis< METRIC >static
noise2D(const fpreal64 P[2], const fpreal64 *jitter, int64 *period, int64 &seed, fpreal64 &f1, fpreal64 &f2, fpreal64 p0[2], fpreal64 p1[2])UT_NoiseBasis< METRIC >static
noise3D(const fpreal32 pos[3], UT_NoiseValue vals[], int nvals)UT_NoiseBasis< METRIC >static
noise3D(const fpreal64 pos[3], UT_NoiseValue vals[], int nvals)UT_NoiseBasis< METRIC >static
noise3D(const fpreal32 pos[3], UT_NoiseValue vals[], int nvals, uint periodx, uint periody, uint periodz)UT_NoiseBasis< METRIC >static
noise3D(const fpreal64 pos[3], UT_NoiseValue vals[], int nvals, uint periodx, uint periody, uint periodz)UT_NoiseBasis< METRIC >static
noise3D(const T pos[3], UT_NoiseValue vals[], int nvals, const uint period[3])UT_NoiseBasis< METRIC >inlinestatic
noise3D(const fpreal32 P[3], const fpreal32 *jitter, int32 *period, int32 &seed, fpreal32 &f1, fpreal32 &f2, fpreal32 p0[3], fpreal32 p1[3])UT_NoiseBasis< METRIC >static
noise3D(const fpreal64 P[3], const fpreal64 *jitter, int64 *period, int64 &seed, fpreal64 &f1, fpreal64 &f2, fpreal64 p0[3], fpreal64 p1[3])UT_NoiseBasis< METRIC >static
noise4D(const fpreal32 pos[4], UT_NoiseValue vals[], int nvals)UT_NoiseBasis< METRIC >static
noise4D(const fpreal64 pos[4], UT_NoiseValue vals[], int nvals)UT_NoiseBasis< METRIC >static
noise4D(const fpreal32 pos[4], UT_NoiseValue vals[], int nvals, uint periodx, uint periody, uint periodz, uint periodw)UT_NoiseBasis< METRIC >static
noise4D(const fpreal64 pos[4], UT_NoiseValue vals[], int nvals, uint periodx, uint periody, uint periodz, uint periodw)UT_NoiseBasis< METRIC >static
noise4D(const T pos[4], UT_NoiseValue vals[], int nvals, const uint period[4])UT_NoiseBasis< METRIC >inlinestatic
noise4D(const fpreal32 P[4], const fpreal32 *jitter, int32 *period, int32 &seed, fpreal32 &f1, fpreal32 &f2, fpreal32 p0[4], fpreal32 p1[4])UT_NoiseBasis< METRIC >static
noise4D(const fpreal64 P[4], const fpreal64 *jitter, int64 *period, int64 &seed, fpreal64 &f1, fpreal64 &f2, fpreal64 p0[4], fpreal64 p1[4])UT_NoiseBasis< METRIC >static