Blender  V2.93
Public Attributes | List of all members
OVERLAY_ArmatureCallBuffers Struct Reference

#include <overlay_private.h>

Public Attributes

DRWCallBufferbox_outline
 
DRWCallBufferbox_solid
 
DRWCallBufferbox_transp
 
DRWCallBufferdof_lines
 
DRWCallBufferdof_sphere
 
DRWCallBufferenvelope_distance
 
DRWCallBufferenvelope_outline
 
DRWCallBufferenvelope_solid
 
DRWCallBufferenvelope_transp
 
DRWCallBufferocta_outline
 
DRWCallBufferocta_solid
 
DRWCallBufferocta_transp
 
DRWCallBufferpoint_outline
 
DRWCallBufferpoint_solid
 
DRWCallBufferpoint_transp
 
DRWCallBufferstick
 
DRWCallBufferwire
 
DRWShadingGroupcustom_outline
 
DRWShadingGroupcustom_solid
 
DRWShadingGroupcustom_transp
 
DRWShadingGroupcustom_wire
 
GHashcustom_shapes_transp_ghash
 
GHashcustom_shapes_ghash
 

Detailed Description

Definition at line 217 of file overlay_private.h.

Member Data Documentation

◆ box_outline

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::box_outline

Definition at line 218 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ box_solid

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::box_solid

Definition at line 219 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ box_transp

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::box_transp

Definition at line 220 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ custom_outline

DRWShadingGroup* OVERLAY_ArmatureCallBuffers::custom_outline

Definition at line 242 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ custom_shapes_ghash

GHash* OVERLAY_ArmatureCallBuffers::custom_shapes_ghash

◆ custom_shapes_transp_ghash

GHash* OVERLAY_ArmatureCallBuffers::custom_shapes_transp_ghash

◆ custom_solid

DRWShadingGroup* OVERLAY_ArmatureCallBuffers::custom_solid

Definition at line 243 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ custom_transp

DRWShadingGroup* OVERLAY_ArmatureCallBuffers::custom_transp

Definition at line 244 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ custom_wire

DRWShadingGroup* OVERLAY_ArmatureCallBuffers::custom_wire

Definition at line 245 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ dof_lines

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::dof_lines

Definition at line 222 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ dof_sphere

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::dof_sphere

Definition at line 223 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ envelope_distance

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::envelope_distance

Definition at line 225 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ envelope_outline

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::envelope_outline

Definition at line 226 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ envelope_solid

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::envelope_solid

Definition at line 227 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ envelope_transp

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::envelope_transp

Definition at line 228 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ octa_outline

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::octa_outline

Definition at line 230 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ octa_solid

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::octa_solid

Definition at line 231 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ octa_transp

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::octa_transp

Definition at line 232 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ point_outline

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::point_outline

Definition at line 234 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ point_solid

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::point_solid

Definition at line 235 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ point_transp

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::point_transp

Definition at line 236 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ stick

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::stick

Definition at line 238 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ wire

DRWCallBuffer* OVERLAY_ArmatureCallBuffers::wire

Definition at line 240 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().


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