Class ILLIXR::xlib_gl_extended_window
ClassList > ILLIXR > xlib_gl_extended_window
Inherits the following classes: ILLIXR::phonebook::service
Public Attributes
Type | Name |
---|---|
Display * | dpy |
GLXContext | glc |
int | height |
int | width |
Window | win |
Public Functions
Type | Name |
---|---|
xlib_gl_extended_window (int _width, int _height, GLXContext _shared_gl_context) |
|
~xlib_gl_extended_window () override |
Public Functions inherited from ILLIXR::phonebook::service
See ILLIXR::phonebook::service
Type | Name |
---|---|
virtual | ~service () = default |
Public Attributes Documentation
variable dpy
Display* ILLIXR::xlib_gl_extended_window::dpy;
variable glc
GLXContext ILLIXR::xlib_gl_extended_window::glc;
variable height
int ILLIXR::xlib_gl_extended_window::height;
variable width
int ILLIXR::xlib_gl_extended_window::width;
variable win
Window ILLIXR::xlib_gl_extended_window::win;
Public Functions Documentation
function xlib_gl_extended_window
inline ILLIXR::xlib_gl_extended_window::xlib_gl_extended_window (
int _width,
int _height,
GLXContext _shared_gl_context
)
function ~xlib_gl_extended_window
inline ILLIXR::xlib_gl_extended_window::~xlib_gl_extended_window () override
The documentation for this class was generated from the following file include/illixr/extended_window.hpp