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