Class ILLIXR::xlib_gl_extended_window
ClassList > ILLIXR > xlib_gl_extended_window
Inherits the following classes: ILLIXR::phonebook::service
Public Attributes
Type | Name |
---|---|
GLXContext | context_ |
Display * | display_ |
int | height_ |
int | width_ |
Window | window_ |
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 context_
GLXContext ILLIXR::xlib_gl_extended_window::context_;
variable display_
Display* ILLIXR::xlib_gl_extended_window::display_;
variable height_
int ILLIXR::xlib_gl_extended_window::height_;
variable width_
int ILLIXR::xlib_gl_extended_window::width_;
variable window_
Window ILLIXR::xlib_gl_extended_window::window_;
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 /home/friedel/devel/ILLIXR/include/illixr/extended_window.hpp