COpenGL:: IsPerspectiveProjection![]()
BOOL IsPerspectiveProjection( void );
Return Value
TRUE if the COpenGL object produces a perspective view projections. Otherwise the return value is FALSE.
Remarks
The IsPerspectiveProjection method function can be used to determine whether the current COpenGL object’s projection is a perspective projection.
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 window size changes. The object’s view projection can be either perspective or orthographic.
See Also
SetPerspectiveProjection, IsOrthoProjection
![]()
| © 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. |