Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_Fog.h300 static const float FOG_MIN_DEPTH; variable
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Fog.cpp33 const float Fog::FOG_MIN_DEPTH = 0.0f; member in nw::gfx::Fog