Blender V4.3
OVERLAY_ArmatureCallBuffersInner Struct Reference

#include <overlay_private.hh>

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 213 of file overlay_private.hh.

Member Data Documentation

◆ box_fill

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::box_fill

◆ box_outline

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::box_outline

◆ custom_fill

DRWShadingGroup* OVERLAY_ArmatureCallBuffersInner::custom_fill

Definition at line 235 of file overlay_private.hh.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ custom_outline

DRWShadingGroup* OVERLAY_ArmatureCallBuffersInner::custom_outline

Definition at line 234 of file overlay_private.hh.

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 236 of file overlay_private.hh.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ dof_lines

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::dof_lines

Definition at line 217 of file overlay_private.hh.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ dof_sphere

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::dof_sphere

Definition at line 218 of file overlay_private.hh.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ envelope_distance

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::envelope_distance

◆ envelope_fill

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::envelope_fill

◆ envelope_outline

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::envelope_outline

◆ octa_fill

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::octa_fill

◆ octa_outline

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::octa_outline

◆ point_fill

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::point_fill

Definition at line 228 of file overlay_private.hh.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ point_outline

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::point_outline

Definition at line 227 of file overlay_private.hh.

Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().

◆ stick

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::stick

◆ wire

DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::wire

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