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_BoolFuncFromFloat | 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 |
Generated from constructor MR.LineInterpolationParams.LineInterpolationParams.
◆ LineInterpolationParams() [4/5]
| MR.LineInterpolationParams.LineInterpolationParams |
( |
Const_LineInterpolationParams | _other | ) |
|
|
inline |
Generated from constructor MR.LineInterpolationParams.LineInterpolationParams.
◆ LineInterpolationParams() [5/5]
Generated from constructor MR.LineInterpolationParams.LineInterpolationParams.
◆ assign()
Generated from method MR.LineInterpolationParams.operator=.
◆ cb
| new unsafe MR.Std.Function_BoolFuncFromFloat 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: