Generated from class MR.NoiseSettings. This is the non-const half of the class.
More...
|
| new unsafe ref float | sigma [get] |
| |
| new unsafe ref uint | seed [get] |
| |
| new unsafe MR.Std.Function_BoolFuncFromFloat | callback [get, protected set] |
| |
Generated from class MR.NoiseSettings. This is the non-const half of the class.
◆ NoiseSettings() [1/5]
| unsafe MR.NoiseSettings.NoiseSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ NoiseSettings() [2/5]
| unsafe MR.NoiseSettings.NoiseSettings |
( |
float | sigma, |
|
|
uint | seed, |
|
|
MR.Std._ByValue_Function_BoolFuncFromFloat | callback ) |
|
inline |
◆ NoiseSettings() [3/5]
| unsafe MR.NoiseSettings.NoiseSettings |
( |
MR._ByValue_NoiseSettings | _other | ) |
|
|
inline |
Generated from constructor MR.NoiseSettings.NoiseSettings.
◆ NoiseSettings() [4/5]
| MR.NoiseSettings.NoiseSettings |
( |
Const_NoiseSettings | _other | ) |
|
|
inline |
Generated from constructor MR.NoiseSettings.NoiseSettings.
◆ NoiseSettings() [5/5]
Generated from constructor MR.NoiseSettings.NoiseSettings.
◆ assign()
| unsafe MR.NoiseSettings MR.NoiseSettings.assign |
( |
MR._ByValue_NoiseSettings | _other | ) |
|
|
inline |
Generated from method MR.NoiseSettings.operator=.
◆ callback
| new unsafe MR.Std.Function_BoolFuncFromFloat MR.NoiseSettings.callback |
|
getprotected set |
◆ seed
| new unsafe ref uint MR.NoiseSettings.seed |
|
get |
◆ sigma
| new unsafe ref float MR.NoiseSettings.sigma |
|
get |
The documentation for this class was generated from the following file: