Admin Production ni-theme
Current Publication

OGLATTR_PROJECTION_TYPE

LabWindows/CVI

OGLATTR_PROJECTION_TYPE

Data Type: integer
Access:read/write
Functions:OGLGetCtrlAttribute
OGLSetCtrlAttribute
Description: Specifies the kind of projection that is to be used.
Values:
OGLVAL_ORTHOGRAPHIC (1)The view in the control is an orthographic projection of the scene.
OGLVAL_PERSPECTIVE (2)The view in the control is a perspective projection of the scene.
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later