|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
|
#include <nviz.h>
Data Fields | |
| Display * | displayId |
| GLXContext | contextId |
| Pixmap | pixmap |
| GLXPixmap | windowId |
| int | width |
| int | height |
| GLXContext render_window::contextId |
| int render_window::height |
Definition at line 144 of file nviz.h.
Referenced by Nviz_create_render_window().
| int render_window::width |
Definition at line 144 of file nviz.h.
Referenced by Nviz_create_render_window().