Home
last modified time | relevance | path

Searched refs:quadratic (Results 1 – 2 of 2) sorted by relevance

/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki108 …ithout units). The thumbnail will fit into a quadratic box of this size - in case the image is not…
/plugin/processing/
H A Dscript.js2727 case 81: // Q - quadratic curve to (absolute)
2741 case 113: // q - quadratic curve to (relative)
2755 case 84: // T - quadratic curve to shorthand (absolute)
2780 case 116: // t - quadratic curve to shorthand (relative)
6566 p.lightFalloff = function lightFalloff(constant, linear, quadratic) { argument
6569 uniformf(programObject3D, "falloff", [constant, linear, quadratic]);