Cubic Bezier curve Generated from class MR.CubicBezierCurve3d. 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.CubicBezierCurve3d.getWeights.
|
|
| virtual unsafe void | Dispose (bool disposing) |
|
| static unsafe int | Elements [get] |
| unsafe ref MR.ArrayVector3d4 | p [get] |
| | 4 control points
|
Cubic Bezier curve Generated from class MR.CubicBezierCurve3d. This is the const half of the class.
◆ Const_CubicBezierCurve3d() [1/3]
| unsafe MR.Const_CubicBezierCurve3d.Const_CubicBezierCurve3d |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_CubicBezierCurve3d() [2/3]
◆ Const_CubicBezierCurve3d() [3/3]
◆ Dispose() [1/2]
| virtual void MR.Const_CubicBezierCurve3d.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_CubicBezierCurve3d.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ getPoint()
| unsafe MR.Vector3d MR.Const_CubicBezierCurve3d.getPoint |
( |
double | t | ) |
|
|
inline |
◆ getWeights()
| MR.Std.Array_Double_4 MR.Const_CubicBezierCurve3d.getWeights |
( |
double | t | ) |
|
|
inlinestatic |
◆ __array_storage_p
| unsafe MR.ArrayVector3d4* MR.Const_CubicBezierCurve3d.__array_storage_p |
|
protected |
◆ __ref_storage_Elements
| unsafe int* MR.Const_CubicBezierCurve3d.__ref_storage_Elements |
|
staticprotected |
◆ Elements
| unsafe int MR.Const_CubicBezierCurve3d.Elements |
|
staticget |
| unsafe ref MR.ArrayVector3d4 MR.Const_CubicBezierCurve3d.p |
|
get |
The documentation for this class was generated from the following file: