Cubic Bezier curve Generated from class MR.CubicBezierCurve2f. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| static unsafe int | Elements [get] |
| unsafe ref MR.ArrayVector2f4 | p [get] |
| | 4 control points
|
Cubic Bezier curve Generated from class MR.CubicBezierCurve2f. This is the const half of the class.
◆ Const_CubicBezierCurve2f() [1/3]
| unsafe MR.Const_CubicBezierCurve2f.Const_CubicBezierCurve2f |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_CubicBezierCurve2f() [2/3]
◆ Const_CubicBezierCurve2f() [3/3]
◆ Dispose() [1/2]
| virtual void MR.Const_CubicBezierCurve2f.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_CubicBezierCurve2f.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ getPoint()
| unsafe MR.Vector2f MR.Const_CubicBezierCurve2f.getPoint |
( |
float | t | ) |
|
|
inline |
◆ getWeights()
| MR.Std.Array_Float_4 MR.Const_CubicBezierCurve2f.getWeights |
( |
float | t | ) |
|
|
inlinestatic |
◆ __array_storage_p
| unsafe MR.ArrayVector2f4* MR.Const_CubicBezierCurve2f.__array_storage_p |
|
protected |
◆ __ref_storage_Elements
| unsafe int* MR.Const_CubicBezierCurve2f.__ref_storage_Elements |
|
staticprotected |
◆ Elements
| unsafe int MR.Const_CubicBezierCurve2f.Elements |
|
staticget |
| unsafe ref MR.ArrayVector2f4 MR.Const_CubicBezierCurve2f.p |
|
get |
The documentation for this class was generated from the following file: