Method | Description | |
---|---|---|
AtT ( this b, double t ) : |
||
bezier ( |
||
nearestPointOnCubicBezier ( |
||
nearestTOfPoint ( this b, |
||
nearestTOnCubicBezier ( |
Method | Description | |
---|---|---|
ComputeXIntercept ( |
||
ControlPolygonFlatEnough ( |
||
ConvertToBezierForm ( |
||
CrossingCount ( |
||
FindRoots ( |
||
SGN ( double v ) : int | ||
V2Dot ( |
||
V2ScaleII ( |
||
V2SquaredLength ( |
||
V2Sub ( |
public static AtT ( this b, double t ) : |
||
b | this | |
t | double | |
return |
public static bezier ( |
||
V | ||
degree | int | |
t | double | |
Left | ||
Right | ||
return |
public static nearestPointOnCubicBezier ( |
||
V | ||
P | ||
return |
public static nearestTOfPoint ( this b, |
||
b | this | |
p | ||
return | double |
public static nearestTOnCubicBezier ( |
||
V | ||
P | ||
return | double |