Blender  V2.93
Public Attributes | List of all members
BASIC_Data Struct Reference

Public Attributes

void * engine_type
 
DRWViewportEmptyListfbl
 
DRWViewportEmptyListtxl
 
BASIC_PassListpsl
 
BASIC_StorageListstl
 

Detailed Description

Definition at line 59 of file basic_engine.c.

Member Data Documentation

◆ engine_type

void* BASIC_Data::engine_type

Definition at line 60 of file basic_engine.c.

◆ fbl

DRWViewportEmptyList* BASIC_Data::fbl

Definition at line 61 of file basic_engine.c.

◆ psl

BASIC_PassList* BASIC_Data::psl

Definition at line 63 of file basic_engine.c.

◆ stl

BASIC_StorageList* BASIC_Data::stl

Definition at line 64 of file basic_engine.c.

◆ txl

DRWViewportEmptyList* BASIC_Data::txl

Definition at line 62 of file basic_engine.c.


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