The members of OpenTK.BezierCurveCubic are listed below.
See Also: Inherited members from System.ValueType
| Constructs a new OpenTK.BezierCurveCubic. | ||
| Constructs a new OpenTK.BezierCurveCubic. |
| EndAnchor | Vector2. End anchor point. | |
| FirstControlPoint | Vector2. First control point, controls the direction of the curve start. | |
| Parallel | float. Gets or sets the parallel value. | |
| SecondControlPoint | Vector2. Second control point, controls the direction of the curve end. | |
| StartAnchor | Vector2. Start anchor point. |
CalculateLength(float)Calculates the length of this bezier curve. | ||