#include <dendry_array_control_function.hpp>
◆ XyControlFunction()
| hmap::XyControlFunction::XyControlFunction |
( |
NoiseFunction |
noise_function, |
|
|
float |
offset = 0.f, |
|
|
float |
scaling = 1.f |
|
) |
| |
|
inline |
◆ EvaluateImpl()
| double hmap::XyControlFunction::EvaluateImpl |
( |
float |
x, |
|
|
float |
y |
|
) |
| const |
|
inlineprotected |
◆ InsideDomainImpl()
| bool hmap::XyControlFunction::InsideDomainImpl |
( |
float |
x, |
|
|
float |
y |
|
) |
| const |
|
inlineprotected |
◆ DistToDomainImpl()
| double hmap::XyControlFunction::DistToDomainImpl |
( |
float |
x, |
|
|
float |
y |
|
) |
| const |
|
inlineprotected |
◆ MinimumImpl()
| double hmap::XyControlFunction::MinimumImpl |
( |
| ) |
const |
|
inlineprotected |
◆ MaximumImpl()
| double hmap::XyControlFunction::MaximumImpl |
( |
| ) |
const |
|
inlineprotected |
◆ ControlFunction< XyControlFunction >
The documentation for this class was generated from the following file: