Searched refs:frustum (Results 1 – 2 of 2) sorted by relevance
| /plugin/processing/ |
| D | script.js | 6751 p.frustum(xMin, xMax, yMin, yMax, near, far); 6754 p.frustum = function frustum(left, right, bottom, top, near, far) { function
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …frustum\n * @param {number} right Right bound of the frustum\n * @param {number} bottom Bottom bou…
|