chombo-discharge
|
This is the complete list of members for RandomInterface::ClampedNoisePlane, including all inherited members.
ClampedNoisePlane()=delete | RandomInterface::ClampedNoisePlane | |
ClampedNoisePlane(const Vec3 a_point, const Vec3 a_normal, const Vec3 a_clampLo, const Vec3 a_clampHi, const Vec3 a_clampDx, const Vec3 a_noiseFrequency, const Real a_noiseAmplitude, const Real a_noisePersistence, const int a_noiseOctaves) noexcept | RandomInterface::ClampedNoisePlane | |
m_clampDx | RandomInterface::ClampedNoisePlane | protected |
m_clampHi | RandomInterface::ClampedNoisePlane | protected |
m_clampLo | RandomInterface::ClampedNoisePlane | protected |
m_normal | RandomInterface::ClampedNoisePlane | protected |
m_perlin | RandomInterface::ClampedNoisePlane | protected |
m_plane | RandomInterface::ClampedNoisePlane | protected |
m_point | RandomInterface::ClampedNoisePlane | protected |
shuffle(URNG &a_rng) noexcept | RandomInterface::ClampedNoisePlane | |
signedDistance(const Vec3 &a_point) const noexcept override | RandomInterface::ClampedNoisePlane | virtual |
~ClampedNoisePlane()=default | RandomInterface::ClampedNoisePlane |