QuadCurve2D and stores the resulting two subdivided curves into the left and right curve parameters. Either or both of the left and right objects can be the same as this QuadCurve2D or null.
@param left the QuadCurve2D object for storing theleft or first half of the subdivided curve
@param right the QuadCurve2D object for storing theright or second half of the subdivided curve
@since 1.2
| |
| |
| |
| |
| |
| |
| |
| |
| |