Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp815 const float EPSILON = 1e-5f; in ActivateVertexLight() local
816 const float GREATER_THAN_ONE = 1.0f + EPSILON; in ActivateVertexLight()