GetSourceModule(int index) const | noise::module::Module | [inline, virtual] |
GetSourceModuleCount() const | noise::module::RotatePoint | [inline, virtual] |
GetValue(double x, double y, double z) const | noise::module::RotatePoint | [virtual] |
GetXAngle() const | noise::module::RotatePoint | [inline] |
GetYAngle() const | noise::module::RotatePoint | [inline] |
GetZAngle() const | noise::module::RotatePoint | [inline] |
m_pSourceModule | noise::module::Module | [protected] |
m_x1Matrix | noise::module::RotatePoint | [protected] |
m_x2Matrix | noise::module::RotatePoint | [protected] |
m_x3Matrix | noise::module::RotatePoint | [protected] |
m_xAngle | noise::module::RotatePoint | [protected] |
m_y1Matrix | noise::module::RotatePoint | [protected] |
m_y2Matrix | noise::module::RotatePoint | [protected] |
m_y3Matrix | noise::module::RotatePoint | [protected] |
m_yAngle | noise::module::RotatePoint | [protected] |
m_z1Matrix | noise::module::RotatePoint | [protected] |
m_z2Matrix | noise::module::RotatePoint | [protected] |
m_z3Matrix | noise::module::RotatePoint | [protected] |
m_zAngle | noise::module::RotatePoint | [protected] |
Module(int sourceModuleCount) | noise::module::Module | |
RotatePoint() | noise::module::RotatePoint | |
SetAngles(double xAngle, double yAngle, double zAngle) | noise::module::RotatePoint | |
SetSourceModule(int index, const Module &sourceModule) | noise::module::Module | [inline, virtual] |
SetXAngle(double xAngle) | noise::module::RotatePoint | [inline] |
SetYAngle(double yAngle) | noise::module::RotatePoint | [inline] |
SetZAngle(double zAngle) | noise::module::RotatePoint | [inline] |
~Module() | noise::module::Module | |