|
MyroC Project
Package to control Scribbler 2 robots via Bluetooth
|

Data Fields | |
| char * | window_title |
| pid_t | display_pid |
| int | socket_id [2] |
| pthread_mutex_t | lock |
| GLuint | texture_objs [1] |
| int | height |
| int | width |
| int | process_status |
| int | image_num |
| Pixel * | pixs |
| HANDLE | toImgHandWr |
| HANDLE | fromImgHandRd |
| PROCESS_INFORMATION | procInfo |
Struct for recording details of openGL process
1.8.13