|
Blender V4.3
|
Classes | |
| class | ID |
| struct | SelectBuf |
| struct | SelectInfoData |
| struct | SelectMap |
Enumerations | |
| enum class | SelectionType { DISABLED = 0 , ENABLED = 1 } |
| enum | SelectType : uint32_t { SELECT_ALL = 0u , SELECT_PICK_ALL = 1u , SELECT_PICK_NEAREST = 2u } |
|
strong |
| Enumerator | |
|---|---|
| DISABLED | |
| ENABLED | |
Definition at line 31 of file select_instance.hh.
| Enumerator | |
|---|---|
| SELECT_ALL | |
| SELECT_PICK_ALL | |
| SELECT_PICK_NEAREST | |
Definition at line 15 of file select_shader_shared.hh.