Cubic Bezier curve Generated from class MR.CubicBezierCurve2d. This is the const half of the class.
More...
|
| static MR.Std.Array_Double_4 | getWeights (double t) |
| | computes weights of every control point for given parameter value, the sum of all weights is equal to 1 Generated from method MR.CubicBezierCurve2d.getWeights.
|
|
| virtual unsafe void | Dispose (bool disposing) |
|
| static unsafe int | Elements [get] |
| unsafe ref MR.ArrayVector2d4 | p [get] |
| | 4 control points
|
Cubic Bezier curve Generated from class MR.CubicBezierCurve2d. This is the const half of the class.
◆ Const_CubicBezierCurve2d() [1/3]
| unsafe MR.Const_CubicBezierCurve2d.Const_CubicBezierCurve2d |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_CubicBezierCurve2d() [2/3]
◆ Const_CubicBezierCurve2d() [3/3]
◆ Dispose() [1/2]
| virtual void MR.Const_CubicBezierCurve2d.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_CubicBezierCurve2d.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ getPoint()
| unsafe MR.Vector2d MR.Const_CubicBezierCurve2d.getPoint |
( |
double | t | ) |
|
|
inline |
◆ getWeights()
| MR.Std.Array_Double_4 MR.Const_CubicBezierCurve2d.getWeights |
( |
double | t | ) |
|
|
inlinestatic |
◆ __array_storage_p
| unsafe MR.ArrayVector2d4* MR.Const_CubicBezierCurve2d.__array_storage_p |
|
protected |
◆ __ref_storage_Elements
| unsafe int* MR.Const_CubicBezierCurve2d.__ref_storage_Elements |
|
staticprotected |
◆ Elements
| unsafe int MR.Const_CubicBezierCurve2d.Elements |
|
staticget |
| unsafe ref MR.ArrayVector2d4 MR.Const_CubicBezierCurve2d.p |
|
get |
The documentation for this class was generated from the following file: