Home
last modified time | relevance | path

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

/dports/cad/solvespace/solvespace-2.3/src/
H A Dtoolbar.cpp238 ssglDepthRangeLockToFront(false); in ToolbarDrawOrHitTest()
H A Ddrawentity.cpp615 ssglDepthRangeLockToFront(true); in DrawOrGetDistance()
630 ssglDepthRangeLockToFront(false); in DrawOrGetDistance()
H A Dsolvespace.h358 void ssglDepthRangeLockToFront(bool yes);
H A Dglhelper.cpp718 void ssglDepthRangeLockToFront(bool yes) in ssglDepthRangeLockToFront() function