Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/Imath/
DImathFrustum.h696 T farBottom = (T) (s * _bottom); in planes() local
697 Vec3<T> e = Vec3<T>( farLeft, farBottom, -_farPlane) * M; in planes()