Lines Matching refs:_orthographic
112 bool orthographic() const { return _orthographic; } in orthographic()
179 bool _orthographic; variable
228 _orthographic = f._orthographic;
244 _orthographic == src._orthographic;
263 _orthographic = o; in set()
269 if ( _orthographic ) in modifyNearAndFar()
297 _orthographic = ortho; in setOrthographic()
324 _orthographic = false; in set()
378 if ( _orthographic ) in projectionMatrix()
457 return Frustum<T>(_nearPlane, _farPlane, bl.x, tr.x, tr.y, bl.y, _orthographic); in window()
533 if ( _orthographic ) in normalizedZToDepth()
561 if ( _orthographic ) in DepthToZ()
653 if (! _orthographic) in planes()
690 if (! _orthographic) in planes()