19 #ifndef __UT_Noise_h__
20 #define __UT_Noise_h__
49 void setSeed(
unsigned seed = 0);
72 unsigned fractalDepth,
77 unsigned fractalDepth,
83 unsigned fractalDepth,
88 const void * getTextureData(
101 ut_NoiseVector * myNoise;
UT_NoiseType getType() const
GLint GLint GLsizei GLint GLenum GLenum type
#define UT_NON_COPYABLE(CLASS)
Define deleted copy constructor and assignment operator inside a class.
OPENVDB_API void initialize()
Global registration of native Grid, Transform, Metadata and Point attribute types. Also initializes blosc (if enabled).
ImageBuf OIIO_API noise(string_view noisetype, float A=0.0f, float B=0.1f, bool mono=false, int seed=0, ROI roi={}, int nthreads=0)