|
Blender V4.3
|
#include <overlay_private.hh>
Definition at line 213 of file overlay_private.hh.
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::box_fill |
Definition at line 215 of file overlay_private.hh.
Referenced by ArmatureBoneDrawStrategyBBone::draw_context_setup(), and OVERLAY_armature_cache_init().
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::box_outline |
Definition at line 214 of file overlay_private.hh.
Referenced by ArmatureBoneDrawStrategyBBone::draw_context_setup(), and OVERLAY_armature_cache_init().
| DRWShadingGroup* OVERLAY_ArmatureCallBuffersInner::custom_fill |
Definition at line 235 of file overlay_private.hh.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
| DRWShadingGroup* OVERLAY_ArmatureCallBuffersInner::custom_outline |
Definition at line 234 of file overlay_private.hh.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
| GHash* OVERLAY_ArmatureCallBuffersInner::custom_shapes_ghash |
Definition at line 238 of file overlay_private.hh.
Referenced by armature_context_setup(), OVERLAY_armature_cache_finish(), and OVERLAY_armature_cache_init().
| DRWShadingGroup* OVERLAY_ArmatureCallBuffersInner::custom_wire |
Definition at line 236 of file overlay_private.hh.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::dof_lines |
Definition at line 217 of file overlay_private.hh.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::dof_sphere |
Definition at line 218 of file overlay_private.hh.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::envelope_distance |
Definition at line 220 of file overlay_private.hh.
Referenced by ArmatureBoneDrawStrategyEnvelope::draw_context_setup(), and OVERLAY_armature_cache_init().
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::envelope_fill |
Definition at line 222 of file overlay_private.hh.
Referenced by ArmatureBoneDrawStrategyEnvelope::draw_context_setup(), and OVERLAY_armature_cache_init().
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::envelope_outline |
Definition at line 221 of file overlay_private.hh.
Referenced by ArmatureBoneDrawStrategyEnvelope::draw_context_setup(), and OVERLAY_armature_cache_init().
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::octa_fill |
Definition at line 225 of file overlay_private.hh.
Referenced by ArmatureBoneDrawStrategyOcta::draw_context_setup(), and OVERLAY_armature_cache_init().
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::octa_outline |
Definition at line 224 of file overlay_private.hh.
Referenced by ArmatureBoneDrawStrategyOcta::draw_context_setup(), and OVERLAY_armature_cache_init().
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::point_fill |
Definition at line 228 of file overlay_private.hh.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::point_outline |
Definition at line 227 of file overlay_private.hh.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::stick |
Definition at line 230 of file overlay_private.hh.
Referenced by ArmatureBoneDrawStrategyLine::draw_context_setup(), and OVERLAY_armature_cache_init().
| DRWCallBuffer* OVERLAY_ArmatureCallBuffersInner::wire |
Definition at line 232 of file overlay_private.hh.
Referenced by ArmatureBoneDrawStrategyWire::draw_context_setup(), and OVERLAY_armature_cache_init().