Admin Production ni-theme
Current Publication

OGLATTR_ENABLE

LabWindows/CVI

OGLATTR_ENABLE

Data Type: integer
Access:read/write
Functions:OGLGetCtrlAttribute
OGLSetCtrlAttribute
Description: Specifies whether the lights, view and the plotting features of the OGL control are enabled. This feature could be used you want to use the OGL control purely as a window for low level OpenGL calls with you taking care of lighting and the views. When the value of this attribute is 0, the Pan/Zoom/Rotate feature is also disabled. Also when this attribute is set to zero, the value of OGLATTR_PLOTTING_ENABLE is ignored.
0 = Not Enabled
1 = Enabled
Values:
OGLVAL_TRUE (1)True
OGLVAL_FALSE (0)False
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later