Home
last modified time | relevance | path

Searched defs:currentfactor (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/Coin/coin-Coin-4.0.0/src/navigation/
H A DSoCameraUtils.cpp279 float currentfactor = this->getZoomFactor(); in adjustZoomValue() local
287 float currentfactor = this->getZoomFactor(); in adjustZoom() local
368 float currentfactor = this->getZoomByDollyFactor(); in adjustZoomByDolly() local
/dports/math/py-sympy/sympy-1.9/sympy/polys/
H A Drootoftools.py413 def _get_reals_sqf(cls, currentfactor, use_cache=True): argument
425 def _get_complexes_sqf(cls, currentfactor, use_cache=True): argument