|
Open CASCADE Technology
6.5.4
|
#include <InterfaceGraphic_X11.hxx>#include <InterfaceGraphic_Aspect.hxx>#include <InterfaceGraphic_Graphic3d.hxx>#include <InterfaceGraphic_Visual3d.hxx>#include <Graphic3d_CGraduatedTrihedron.hxx>| #define BUC61044 |
/* 25/10/01 SAV ; added functionality to control gl depth testing from higher API */
| #define BUC61045 |
/* 25/10/01 SAV ; added functionality to control gl lighting from higher API */
| #define InterfaceGraphic_Failure 0 |
| #define InterfaceGraphic_False 0 |
| #define InterfaceGraphic_Success 1 |
| #define InterfaceGraphic_True 1 |
| int EXPORT call_togl_begin | ( | ) |
| void EXPORT call_togl_draw | ( | ) |
| void EXPORT call_togl_end | ( | ) |
| void EXPORT call_togl_move | ( | ) |
| void EXPORT call_togl_pick | ( | ) |
| void EXPORT call_togl_text | ( | ) |
| int EXPORT call_togl_view | ( | ) |
1.8.0