Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/src/navigation/
H A DSoCameraUtils.cpp57 virtual void setZoomValueByDolly(float zoomvalue, SbBool limit = FALSE);
77 virtual void setZoomValueByDolly(float zoomvalue, SbBool limit = FALSE);
97 virtual void setZoomValueByDolly(float zoomvalue, SbBool limit = FALSE);
313 SoOrthoPerspectiveCameraManager::setZoomValueByDolly(float zoomvalue, SbBool limit) in setZoomValueByDolly() function in SoOrthoPerspectiveCameraManager
369 this->setZoomValueByDolly(currentfactor * factor, limit); in adjustZoomByDolly()
461 SoPerspectiveCameraManager::setZoomValueByDolly(float zoomvalue, SbBool COIN_UNUSED_ARG(limit)) in setZoomValueByDolly() function in SoPerspectiveCameraManager
576 SoFrustumCameraManager::setZoomValueByDolly(float COIN_UNUSED_ARG(zoomvalue), SbBool COIN_UNUSED_AR… in setZoomValueByDolly() function in SoFrustumCameraManager
H A DSoCameraUtils.h59 virtual void setZoomValueByDolly(float zoomvalue, SbBool limit = FALSE) = 0;