Generated from class MR.CurveFunc. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Std.Const_Function_MRCurvePoint_From_Float | func [get, protected set] |
| | curve given as a function: position along curve -> point
|
| unsafe float | totalLength [get] |
| | total length of the given curve
|
Generated from class MR.CurveFunc. This is the const half of the class.
◆ Const_CurveFunc() [1/5]
| unsafe MR.Const_CurveFunc.Const_CurveFunc |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_CurveFunc() [2/5]
| unsafe MR.Const_CurveFunc.Const_CurveFunc |
( |
MR.Std._ByValue_Function_MRCurvePoint_From_Float | func, |
|
|
float | totalLength ) |
|
inline |
◆ Const_CurveFunc() [3/5]
| unsafe MR.Const_CurveFunc.Const_CurveFunc |
( |
MR._ByValue_CurveFunc | _other | ) |
|
|
inline |
◆ Const_CurveFunc() [4/5]
◆ Const_CurveFunc() [5/5]
| MR.Const_CurveFunc.Const_CurveFunc |
( |
CurveFunc | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_CurveFunc.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_CurveFunc.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_totalLength
| unsafe float* MR.Const_CurveFunc.__ref_storage_totalLength |
|
protected |
◆ func
| unsafe MR.Std.Const_Function_MRCurvePoint_From_Float MR.Const_CurveFunc.func |
|
getprotected set |
curve given as a function: position along curve -> point
◆ totalLength
| unsafe float MR.Const_CurveFunc.totalLength |
|
get |
total length of the given curve
The documentation for this class was generated from the following file: