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