Blender  V3.3
Public Attributes | List of all members
OVERLAY_ArmatureCallBuffersInner Struct Reference

#include <overlay_private.h>

Public Attributes

DRWCallBufferbox_outline
 
DRWCallBufferbox_fill
 
DRWCallBufferdof_lines
 
DRWCallBufferdof_sphere
 
DRWCallBufferenvelope_distance
 
DRWCallBufferenvelope_outline
 
DRWCallBufferenvelope_fill
 
DRWCallBufferocta_outline
 
DRWCallBufferocta_fill
 
DRWCallBufferpoint_outline
 
DRWCallBufferpoint_fill
 
DRWCallBufferstick
 
DRWCallBufferwire
 
DRWShadingGroupcustom_outline
 
DRWShadingGroupcustom_fill
 
DRWShadingGroupcustom_wire
 
GHashcustom_shapes_ghash
 

Detailed Description

Definition at line 198 of file overlay_private.h.

Member Data Documentation

◆ box_fill

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::box_fill

Definition at line 200 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ box_outline

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::box_outline

Definition at line 199 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ custom_fill

DRWShadingGroup* OVERLAY_ArmatureCallBuffersInner::custom_fill

Definition at line 220 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ custom_outline

DRWShadingGroup* OVERLAY_ArmatureCallBuffersInner::custom_outline

Definition at line 219 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ custom_shapes_ghash

GHash* OVERLAY_ArmatureCallBuffersInner::custom_shapes_ghash

◆ custom_wire

DRWShadingGroup* OVERLAY_ArmatureCallBuffersInner::custom_wire

Definition at line 221 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ dof_lines

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::dof_lines

Definition at line 202 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ dof_sphere

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::dof_sphere

Definition at line 203 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ envelope_distance

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::envelope_distance

Definition at line 205 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ envelope_fill

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::envelope_fill

Definition at line 207 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ envelope_outline

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::envelope_outline

Definition at line 206 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ octa_fill

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::octa_fill

Definition at line 210 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ octa_outline

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::octa_outline

Definition at line 209 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ point_fill

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::point_fill

Definition at line 213 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ point_outline

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::point_outline

Definition at line 212 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ stick

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::stick

Definition at line 215 of file overlay_private.h.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ wire

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::wire

Definition at line 217 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: