Home
last modified time | relevance | path

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

/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DCGui.h255 SV svDofFocus, svDofFar; // depth of field variable
H A DGui_Init.cpp400 …sv= &svDofFar; sv->Init("DofFar", &pSet->dof_far, 0.f, 2000.f, 2.f, 0,4); sv->DefaultF(1000.f)… in InitGui()