|
Blender V4.3
|
Public Attributes | |
| DrawEngineType * | engine_type |
| DRWViewportEmptyList * | fbl |
| DRWViewportEmptyList * | txl |
| DRWViewportEmptyList * | psl |
| DRWViewportEmptyList * | stl |
| workbench::Instance * | instance |
| char | info [GPU_INFO_SIZE] |
Definition at line 511 of file workbench_engine.cc.
| DrawEngineType* WORKBENCH_Data::engine_type |
Definition at line 512 of file workbench_engine.cc.
| DRWViewportEmptyList* WORKBENCH_Data::fbl |
Definition at line 513 of file workbench_engine.cc.
| char WORKBENCH_Data::info[GPU_INFO_SIZE] |
Definition at line 519 of file workbench_engine.cc.
| workbench::Instance* WORKBENCH_Data::instance |
Definition at line 517 of file workbench_engine.cc.
Referenced by workbench_draw_scene(), workbench_engine_init(), workbench_render_to_image(), and workbench_view_update().
| DRWViewportEmptyList* WORKBENCH_Data::psl |
Definition at line 515 of file workbench_engine.cc.
| DRWViewportEmptyList* WORKBENCH_Data::stl |
Definition at line 516 of file workbench_engine.cc.
| DRWViewportEmptyList* WORKBENCH_Data::txl |
Definition at line 514 of file workbench_engine.cc.