Searched refs:farBottom (Results 1 – 1 of 1) sorted by relevance
696 T farBottom = (T) (s * _bottom); in planes() local697 Vec3<T> e = Vec3<T>( farLeft, farBottom, -_farPlane) * M; in planes()