Searched refs:_orthographic (Results 1 – 1 of 1) sorted by relevance
112 bool orthographic() const { return _orthographic; } in orthographic()179 bool _orthographic; variable228 _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()[all …]