Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DGLDrawWnd.cpp262 TranslationStepCoeff = .01f; in CGLDrawWnd()
1214 float coeff = TranslationStepCoeff*MaxSceneCoord * (SCENE_OFFSET_COEFF+1.f) *c2/DetailLevel; in OnMouseMove()
1980 …edc.TreeSetDoubleC("HOTINTConfiguration.3DView.translation_mouse_inc",(double)TranslationStepCoeff in Configuration2EDC()
2026TranslationStepCoeff = (float)edc.TreeGetDouble("HOTINTConfiguration.3DView.translation_mouse_inc"… in EDC2Configuration()
2051 ar << TranslationStepCoeff; in SaveConfig()
2079 ar >> TranslationStepCoeff; in LoadConfig()
H A DGLDrawWnd.h91 float TranslationStepCoeff; // how quick is the view pan variable