Go to the documentation of this file.
34 INLINE
static double fade(
double t);
35 INLINE
static double lerp(
double t,
double a,
double b);
38 INLINE
unsigned long get_seed();
46 typedef vector_int Index;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is the base class for PerlinNoise2 and PerlinNoise3, different dimensions of Perlin noise implem...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A handy class to return random numbers.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.