Blender V4.3
SELECTID_Data Struct Reference

#include <select_private.hh>

Public Attributes

void * engine_type
DRWViewportEmptyListfbl
DRWViewportEmptyListtxl
SELECTID_PassListpsl
SELECTID_StorageListstl

Detailed Description

Definition at line 28 of file select_private.hh.

Member Data Documentation

◆ engine_type

void* SELECTID_Data::engine_type

Definition at line 29 of file select_private.hh.

◆ fbl

DRWViewportEmptyList* SELECTID_Data::fbl

Definition at line 30 of file select_private.hh.

◆ psl

SELECTID_PassList* SELECTID_Data::psl

Definition at line 32 of file select_private.hh.

◆ stl

SELECTID_StorageList* SELECTID_Data::stl

Definition at line 33 of file select_private.hh.

◆ txl

DRWViewportEmptyList* SELECTID_Data::txl

Definition at line 31 of file select_private.hh.


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