LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

OGL Properties Popup User Documentation

I am currently writing the User Manual for a program I wrote which creates 3D graphs using the LabWindows-CVI OpenGL library. I was wondering if there is any documentation on the controls available in the OGL Properties Popup that I could reference?

Thank you for your help.
0 Kudos
Message 1 of 2
(2,967 Views)
There are no fully laid out manuals or instructions for the popup properties of the OpenGL control. However, since this popup dialog is merely a way to access all of the attributes that can be exposed programmatically, during run-time, you can go in and look at all of the attributes described in the OpenGL instrument drivers function panels to generate a good description of what each attribute does.

Other than that though, there is nothing that you can just copy from one place to put into your manual, you will have to compile it from the function panel descriptions yourself. Sorry.

Jason F
Applications Engineer
National Instruments
www.ni.com/ask
Message 2 of 2
(2,967 Views)