|
Blender V5.0
|
#include <gpencil_engine_private.hh>
Public Attributes | |
| void * | engine_type |
| struct Instance * | instance |
| char | info [GPU_INFO_SIZE] |
Definition at line 393 of file gpencil_engine_private.hh.
| void* blender::draw::gpencil::GPENCIL_Data::engine_type |
Definition at line 394 of file gpencil_engine_private.hh.
| char blender::draw::gpencil::GPENCIL_Data::info[GPU_INFO_SIZE] |
Definition at line 397 of file gpencil_engine_private.hh.
| struct Instance* blender::draw::gpencil::GPENCIL_Data::instance |
Definition at line 395 of file gpencil_engine_private.hh.