OGLATTR_PLOTTING_ENABLE
Data Type: | integer | ||||
Access: | read/write | ||||
Functions: | OGLGetCtrlAttribute OGLSetCtrlAttribute | ||||
Description: | Specifies whether the plotting features of the OGL control are enabled. This provides a way of controlling the lighting and view using the corresponding attributes of the control and turning off just the plotting. This feature can be used if you want to use the lighting and view attibutes while doing your own OpenGL calls to the OGL control. The value of this attribute is ignored when the value of OGLATTR_ENABLE is 0. 0 = Not Enabled 1 = Enabled |
||||
Values: |
|
||||
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.0 and later |