Blender V4.5
blender::draw::edit_select::Instance::StaticData Struct Reference

Classes

struct  Shaders
 

Static Public Member Functions

static StaticDataget ()
 

Public Attributes

GPUFrameBuffer * framebuffer_select_id
 
GPUTexture * texture_u32
 
struct blender::draw::edit_select::Instance::StaticData::Shaders sh_data [GPU_SHADER_CFG_LEN]
 
SELECTID_Context context
 

Detailed Description

Definition at line 66 of file select_engine.cc.

Member Function Documentation

◆ get()

Member Data Documentation

◆ context

◆ framebuffer_select_id

GPUFrameBuffer* blender::draw::edit_select::Instance::StaticData::framebuffer_select_id

◆ sh_data

◆ texture_u32

GPUTexture* blender::draw::edit_select::Instance::StaticData::texture_u32

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