|
Blender
V3.3
|
Public Attributes | |
| void * | engine_type |
| DRWViewportEmptyList * | fbl |
| DRWViewportEmptyList * | txl |
| BASIC_PassList * | psl |
| BASIC_StorageList * | stl |
Definition at line 42 of file basic_engine.c.
| void* BASIC_Data::engine_type |
Definition at line 43 of file basic_engine.c.
| DRWViewportEmptyList* BASIC_Data::fbl |
Definition at line 44 of file basic_engine.c.
| BASIC_PassList* BASIC_Data::psl |
Definition at line 46 of file basic_engine.c.
| BASIC_StorageList* BASIC_Data::stl |
Definition at line 47 of file basic_engine.c.
| DRWViewportEmptyList* BASIC_Data::txl |
Definition at line 45 of file basic_engine.c.