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

#include <select_private.h>

Public Attributes

voidengine_type
 
DRWViewportEmptyListfbl
 
DRWViewportEmptyListtxl
 
SELECTID_PassListpsl
 
SELECTID_StorageListstl
 

Detailed Description

Definition at line 27 of file select_private.h.

Member Data Documentation

◆ engine_type

void* SELECTID_Data::engine_type

Definition at line 28 of file select_private.h.

◆ fbl

DRWViewportEmptyList* SELECTID_Data::fbl

Definition at line 29 of file select_private.h.

◆ psl

SELECTID_PassList* SELECTID_Data::psl

Definition at line 31 of file select_private.h.

◆ stl

SELECTID_StorageList* SELECTID_Data::stl

Definition at line 32 of file select_private.h.

◆ txl

DRWViewportEmptyList* SELECTID_Data::txl

Definition at line 30 of file select_private.h.


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