Home
last modified time | relevance | path

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

/dports/graphics/dynamechs/dynamechs_4.0pre1/dmGL/
H A DdmGLFlyCamera.hpp41 void setTranslationScale(float scale) {m_trans_scale = scale;} in setTranslationScale() function in dmGLFlyCamera
H A DdmGLPolarCamera.hpp42 void setTranslationScale(float scale) {m_trans_scale = scale;} in setTranslationScale() function in dmGLPolarCamera