Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Fog.h379 static const float FOG_MIN_DEPTH; variable
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Fog.cpp35 const float Fog::FOG_MIN_DEPTH = 0.0f; member in nw::gfx::Fog