#include <osmesa_context.h>
Public Attributes | |
void * | buffer |
OSMesaContext | handle |
int | height |
int | width |
Definition at line 63 of file osmesa_context.h.
void* _GLFWcontextOSMesa::buffer |
Definition at line 68 of file osmesa_context.h.
OSMesaContext _GLFWcontextOSMesa::handle |
Definition at line 65 of file osmesa_context.h.
int _GLFWcontextOSMesa::height |
Definition at line 67 of file osmesa_context.h.
int _GLFWcontextOSMesa::width |
Definition at line 66 of file osmesa_context.h.