Searched refs:reflectiveCtrlPointY (Results 1 – 1 of 1) sorted by relevance
104 float reflectiveCtrlPointY; in addCommand() local225 reflectiveCtrlPointY = 0; in addCommand()229 reflectiveCtrlPointY = currentY - ctrlPointY; in addCommand()240 reflectiveCtrlPointY = currentY; in addCommand()244 reflectiveCtrlPointY = 2 * currentY - ctrlPointY; in addCommand()271 reflectiveCtrlPointY = 0; in addCommand()275 reflectiveCtrlPointY = currentY - ctrlPointY; in addCommand()280 ctrlPointY = currentY + reflectiveCtrlPointY; in addCommand()286 reflectiveCtrlPointY = currentY; in addCommand()290 reflectiveCtrlPointY = 2 * currentY - ctrlPointY; in addCommand()[all …]