Blender
V3.3
|
#include <overlay_private.h>
Definition at line 198 of file overlay_private.h.
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::box_fill |
Definition at line 200 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::box_outline |
Definition at line 199 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWShadingGroup* OVERLAY_ArmatureCallBuffersInner::custom_fill |
Definition at line 220 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWShadingGroup* OVERLAY_ArmatureCallBuffersInner::custom_outline |
Definition at line 219 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
GHash* OVERLAY_ArmatureCallBuffersInner::custom_shapes_ghash |
Definition at line 223 of file overlay_private.h.
Referenced by armature_context_setup(), OVERLAY_armature_cache_finish(), and OVERLAY_armature_cache_init().
DRWShadingGroup* OVERLAY_ArmatureCallBuffersInner::custom_wire |
Definition at line 221 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::dof_lines |
Definition at line 202 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::dof_sphere |
Definition at line 203 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::envelope_distance |
Definition at line 205 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::envelope_fill |
Definition at line 207 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::envelope_outline |
Definition at line 206 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::octa_fill |
Definition at line 210 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::octa_outline |
Definition at line 209 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::point_fill |
Definition at line 213 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::point_outline |
Definition at line 212 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::stick |
Definition at line 215 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::wire |
Definition at line 217 of file overlay_private.h.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().