Searched refs:VIEWER_FOG (Results 1 – 6 of 6) sorted by relevance
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/ |
H A D | FXGLViewer.h | 42 VIEWER_FOG = 0x00010000, /// Fog mode on enumerator
|
/dports/x11-toolkits/fox14/fox-1.4.35/include/ |
H A D | FXGLViewer.h | 42 VIEWER_FOG = 0x00010000, /// Fog mode on enumerator
|
/dports/x11-toolkits/fox16/fox-1.6.57/include/ |
H A D | FXGLViewer.h | 42 VIEWER_FOG = 0x00010000, /// Fog mode on enumerator
|
/dports/x11-toolkits/fox16/fox-1.6.57/src/ |
H A D | FXGLViewer.cpp | 627 if(options&VIEWER_FOG){ in drawWorld() 2890 options^=VIEWER_FOG; in onCmdFog() 2900 …sender->handle(this,(options&VIEWER_FOG) ? FXSEL(SEL_COMMAND,ID_CHECK) : FXSEL(SEL_COMMAND,ID_UNCH… in onUpdFog()
|
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/ |
H A D | FXGLViewer.cpp | 627 if(options&VIEWER_FOG){ in drawWorld() 2890 options^=VIEWER_FOG; in onCmdFog() 2900 …sender->handle(this,(options&VIEWER_FOG) ? FXSEL(SEL_COMMAND,ID_CHECK) : FXSEL(SEL_COMMAND,ID_UNCH… in onUpdFog()
|
/dports/x11-toolkits/fox14/fox-1.4.35/src/ |
H A D | FXGLViewer.cpp | 627 if(options&VIEWER_FOG){ in drawWorld() 2890 options^=VIEWER_FOG; in onCmdFog() 2900 …sender->handle(this,(options&VIEWER_FOG) ? FXSEL(SEL_COMMAND,ID_CHECK) : FXSEL(SEL_COMMAND,ID_UNCH… in onUpdFog()
|