Blender V4.3
blender::draw::select Namespace Reference

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 }
 

Enumeration Type Documentation

◆ SelectionType

Enumerator
DISABLED 
ENABLED 

Definition at line 31 of file select_instance.hh.

◆ SelectType

Enumerator
SELECT_ALL 
SELECT_PICK_ALL 
SELECT_PICK_NEAREST 

Definition at line 15 of file select_shader_shared.hh.