Home
last modified time | relevance | path

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

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