#include <customgui_splinecontrol.h>
Represents a knot in a SplineData.
◆ CustomSplineKnot()
◆ operator==()
Equality operator. Checks if two knots are equal.
- Parameters
-
- Returns
- true if the knots are equal, otherwise false.
◆ operator!=()
Inequality operator. Checks if two knots are different.
- Parameters
-
- Returns
- true if the knots are different, otherwise false.
◆ vPos
◆ lFlagsSettings
◆ bSelect
Internal select state. Do not change this.
◆ vTangentLeft
◆ vTangentRight
◆ interpol
Spline knot's interpolation.