libnoise logo

A portable, open-source, coherent noise-generating library for C++


noise::module::Spheres Member List

This is the complete list of members for noise::module::Spheres, including all inherited members.

GetFrequency() const noise::module::Spheres [inline]
GetSourceModule(int index) const noise::module::Module [inline, virtual]
GetSourceModuleCount() const noise::module::Spheres [inline, virtual]
GetValue(double x, double y, double z) const noise::module::Spheres [virtual]
m_frequencynoise::module::Spheres [protected]
m_pSourceModulenoise::module::Module [protected]
Module(int sourceModuleCount)noise::module::Module
SetFrequency(double frequency)noise::module::Spheres [inline]
SetSourceModule(int index, const Module &sourceModule)noise::module::Module [inline, virtual]
Spheres()noise::module::Spheres
~Module()noise::module::Module