|
PerlinNoise & | operator= (PerlinNoise const &) |
|
MCAPI | PerlinNoise (::PerlinNoise const &) |
|
MCAPI | PerlinNoise (uint seed, int levels, int minLevel) |
|
MCAPI void | _init (::IRandom &random, ::YBlendingBugSettings yBlendingSettings) |
|
MCAPI void | getRegion (float *buffer, ::Vec3 const &pos, int xSize, int ySize, int zSize, ::Vec3 const &scale) const |
|
MCAPI float | getValue (::Vec3 const &pos) const |
|
MCAPI void * | $ctor (::PerlinNoise const &) |
|
MCAPI void * | $ctor (uint seed, int levels, int minLevel) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 4, 4, int const > | mLevels |
|
::ll::TypedStorage< 4, 4, int const > | mMinLevel |
|
::ll::TypedStorage< 8, 24, ::std::vector<::ImprovedNoise > > | mNoiseLevels |
|
::ll::TypedStorage< 4, 4, float > | mNormalizationFactor |
|
The documentation for this class was generated from the following file: