Home
last modified time | relevance | path

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

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