#include <GL/gl.h>#include <OpenGl_tgl_all.hxx>#include <InterfaceGraphic.hxx>#include <InterfaceGraphic_tgl_all.hxx>#include <InterfaceGraphic_telem.hxx>#include <GL/glu.h>#include <stdarg.h>#include <X11/Xlib.h>#include <GL/glx.h>Data Structures | |
| struct | TEL_LIGHT |
Defines | |
| #define | OpenGLMaxLights 8 |
Typedefs | |
| typedef struct TEL_LIGHT * | tel_light |
Functions | |
| TStatus | AddLight (Tint WksID, Tint LightID, tel_light light) |
| TStatus | UpdateLight (Tint WksID) |
| TStatus | RemoveLight (Tint WksID, Tint LightID) |
| TStatus | RemoveWksLight (Tint WksID) |
| TStatus | ResetWksLight (Tint WksID) |
| void | LightOn (void) |
| void | LightOff (void) |
| GLboolean | IsLightOn (void) |
| #define OpenGLMaxLights 8 |
| GLboolean IsLightOn | ( | void | ) |
| void LightOff | ( | void | ) |
| void LightOn | ( | void | ) |
1.6.3