Blender  V3.3
Functions | Variables
draw_object_infos_info.hh File Reference
#include "gpu_shader_create_info.hh"

Go to the source code of this file.

Functions

 typedef_source ("draw_shader_shared.h") .define("OBINFO_LIB") .uniform_buf(1
 

Variables

 ObjectInfos
 
 drw_infos [DRW_RESOURCE_CHUNK_LEN]
 
 VolumeInfos
 
 drw_volume
 
 CurvesInfos
 
 drw_curves
 

Function Documentation

◆ typedef_source()

typedef_source ( "draw_shader_shared.h"  )

Variable Documentation

◆ CurvesInfos

Definition at line 16 of file draw_object_infos_info.hh.

◆ drw_curves

drw_curves

Definition at line 16 of file draw_object_infos_info.hh.

◆ drw_infos

Definition at line 8 of file draw_object_infos_info.hh.

◆ drw_volume

drw_volume

Definition at line 12 of file draw_object_infos_info.hh.

◆ ObjectInfos

Definition at line 8 of file draw_object_infos_info.hh.

◆ VolumeInfos

Definition at line 12 of file draw_object_infos_info.hh.