Home
last modified time | relevance | path

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

/dports/games/osgg/Osgg-32d9e02/
H A Dmain.cpp1814 gPs* dragVert; //Pointer to the verticies position in main() local
2387 dragVert = &itt->p; in main()
2421 dragVert = &it->p; in main()
2452 *dragVert = dispInfo.mousePos; in main()