COpenGL::SetOrthoProjection![]()
void SetOrthoProjection( void );
Remarks
The SetOrthoProjection method function will cause the COpenGL object to produce orthographic view projections.
The COpenGL object produces a view projection as a result of user interaction (zoom, pan, rotate …) with the object or after eye point, reference point, up direction changes, or object window size changes. The object’s view projection can be either perspective or orthographic.
The default COpenGL object projection is a perspective projection.
See Also
IsOrthoProjection, SetPerspectiveProjection
![]()
| © 2001 Solid Graphics, All rights reserved. |
| To view this site, we require use of either Netscape Navigator 4.0 or higher or Internet Explorer 4.0 or higher. |