Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/Imath/
DImathFrustum.h160 T normalizedZToDepth(T zval) const;
525 return normalizedZToDepth(fzval); in ZToDepth()
529 T Frustum<T>::normalizedZToDepth(T zval) const in normalizedZToDepth() function