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

#include <select_private.h>

Public Attributes

void * engine_type
 
DRWViewportEmptyListfbl
 
DRWViewportEmptyListtxl
 
SELECTID_PassListpsl
 
SELECTID_StorageListstl
 

Detailed Description

Definition at line 42 of file select_private.h.

Member Data Documentation

◆ engine_type

void* SELECTID_Data::engine_type

Definition at line 43 of file select_private.h.

◆ fbl

DRWViewportEmptyList* SELECTID_Data::fbl

Definition at line 44 of file select_private.h.

◆ psl

SELECTID_PassList* SELECTID_Data::psl

Definition at line 46 of file select_private.h.

◆ stl

SELECTID_StorageList* SELECTID_Data::stl

Definition at line 47 of file select_private.h.

◆ txl

DRWViewportEmptyList* SELECTID_Data::txl

Definition at line 45 of file select_private.h.


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