Blender  V3.3
Public Attributes | List of all members
BASIC_Data Struct Reference

Public Attributes

voidengine_type
 
DRWViewportEmptyListfbl
 
DRWViewportEmptyListtxl
 
BASIC_PassListpsl
 
BASIC_StorageListstl
 

Detailed Description

Definition at line 42 of file basic_engine.c.

Member Data Documentation

◆ engine_type

void* BASIC_Data::engine_type

Definition at line 43 of file basic_engine.c.

◆ fbl

DRWViewportEmptyList* BASIC_Data::fbl

Definition at line 44 of file basic_engine.c.

◆ psl

BASIC_PassList* BASIC_Data::psl

Definition at line 46 of file basic_engine.c.

◆ stl

BASIC_StorageList* BASIC_Data::stl

Definition at line 47 of file basic_engine.c.

◆ txl

DRWViewportEmptyList* BASIC_Data::txl

Definition at line 45 of file basic_engine.c.


The documentation for this struct was generated from the following file: