Blender V4.3
BASIC_Data Struct Reference

Public Attributes

void * engine_type
 
DRWViewportEmptyListfbl
 
DRWViewportEmptyListtxl
 
BASIC_PassListpsl
 
BASIC_StorageListstl
 

Detailed Description

Definition at line 45 of file basic_engine.cc.

Member Data Documentation

◆ engine_type

void* BASIC_Data::engine_type

Definition at line 46 of file basic_engine.cc.

◆ fbl

DRWViewportEmptyList* BASIC_Data::fbl

Definition at line 47 of file basic_engine.cc.

◆ psl

BASIC_PassList* BASIC_Data::psl

Definition at line 49 of file basic_engine.cc.

◆ stl

BASIC_StorageList* BASIC_Data::stl

Definition at line 50 of file basic_engine.cc.

◆ txl

DRWViewportEmptyList* BASIC_Data::txl

Definition at line 48 of file basic_engine.cc.


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