Home
last modified time | relevance | path

Searched defs:farPlusNear (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/openexr/Imath/
DImathFrustum.h364 T farPlusNear = _farPlane+_nearPlane; in projectionMatrix() local
563 T farPlusNear = 2*depth + _farPlane + _nearPlane; in DepthToZ() local
589 T farPlusNear = farTimesNear/depth + _farPlane + _nearPlane; in DepthToZ() local