Blender V4.3
blender::draw::select::SelectInfoData Struct Reference

#include <select_shader_shared.hh>

Inherited by blender::draw::UniformBuffer< blender::draw::select::SelectInfoData >.

Public Attributes

int2 cursor
 
SelectType mode
 
uint _pad0
 

Detailed Description

Definition at line 21 of file select_shader_shared.hh.

Member Data Documentation

◆ _pad0

uint blender::draw::select::SelectInfoData::_pad0

Definition at line 24 of file select_shader_shared.hh.

◆ cursor

int2 blender::draw::select::SelectInfoData::cursor

Definition at line 22 of file select_shader_shared.hh.

◆ mode

SelectType blender::draw::select::SelectInfoData::mode

Definition at line 23 of file select_shader_shared.hh.


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