Generated from class MR.NoiseSettings. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe float | sigma [get] |
| unsafe uint | seed [get] |
| unsafe MR.Std.Const_Function_Bool_From_Float | callback [get, protected set] |
Generated from class MR.NoiseSettings. This is the const half of the class.
◆ Const_NoiseSettings() [1/5]
| unsafe MR.Const_NoiseSettings.Const_NoiseSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_NoiseSettings() [2/5]
| unsafe MR.Const_NoiseSettings.Const_NoiseSettings |
( |
float | sigma, |
|
|
uint | seed, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | callback ) |
|
inline |
◆ Const_NoiseSettings() [3/5]
| unsafe MR.Const_NoiseSettings.Const_NoiseSettings |
( |
MR._ByValue_NoiseSettings | _other | ) |
|
|
inline |
◆ Const_NoiseSettings() [4/5]
◆ Const_NoiseSettings() [5/5]
| MR.Const_NoiseSettings.Const_NoiseSettings |
( |
NoiseSettings | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_NoiseSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_NoiseSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_seed
| unsafe uint* MR.Const_NoiseSettings.__ref_storage_seed |
|
protected |
◆ __ref_storage_sigma
| unsafe float* MR.Const_NoiseSettings.__ref_storage_sigma |
|
protected |
◆ callback
| unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_NoiseSettings.callback |
|
getprotected set |
◆ seed
| unsafe uint MR.Const_NoiseSettings.seed |
|
get |
◆ sigma
| unsafe float MR.Const_NoiseSettings.sigma |
|
get |
The documentation for this class was generated from the following file: