Blender V5.0
blender::draw::select Namespace Reference

Classes

struct  Engine
class  Instance
class  ID
struct  SelectBuf
struct  SelectMap
struct  SelectInfoData

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.