playerc_graphics3d_t Struct Reference
Graphics3d device data. More...
#include <playerc.h>
Collaboration diagram for playerc_graphics3d_t:

Detailed Description
Graphics3d device data.
Public Attributes | |
| playerc_device_t | info |
| Device info; must be at the start of all device structures. More... | |
| player_color_t | color |
| current drawing color | |
Member Data Documentation
◆ info
| playerc_device_t playerc_graphics3d_t::info |
Device info; must be at the start of all device structures.
The documentation for this struct was generated from the following file:

