Blender V4.3
OVERLAY_InstanceFormats Struct Reference

#include <overlay_private.hh>

Public Attributes

GPUVertFormatinstance_pos
 
GPUVertFormatinstance_extra
 
GPUVertFormatinstance_bone
 
GPUVertFormatinstance_bone_outline
 
GPUVertFormatinstance_bone_envelope
 
GPUVertFormatinstance_bone_envelope_distance
 
GPUVertFormatinstance_bone_envelope_outline
 
GPUVertFormatinstance_bone_stick
 
GPUVertFormatpos
 
GPUVertFormatpos_color
 
GPUVertFormatwire_extra
 
GPUVertFormatpoint_extra
 

Detailed Description

Definition at line 537 of file overlay_private.hh.

Member Data Documentation

◆ instance_bone

GPUVertFormat* OVERLAY_InstanceFormats::instance_bone

◆ instance_bone_envelope

GPUVertFormat* OVERLAY_InstanceFormats::instance_bone_envelope

Definition at line 542 of file overlay_private.hh.

Referenced by OVERLAY_armature_cache_init().

◆ instance_bone_envelope_distance

GPUVertFormat* OVERLAY_InstanceFormats::instance_bone_envelope_distance

Definition at line 543 of file overlay_private.hh.

Referenced by OVERLAY_armature_cache_init().

◆ instance_bone_envelope_outline

GPUVertFormat* OVERLAY_InstanceFormats::instance_bone_envelope_outline

Definition at line 544 of file overlay_private.hh.

Referenced by OVERLAY_armature_cache_init().

◆ instance_bone_outline

GPUVertFormat* OVERLAY_InstanceFormats::instance_bone_outline

Definition at line 541 of file overlay_private.hh.

◆ instance_bone_stick

GPUVertFormat* OVERLAY_InstanceFormats::instance_bone_stick

Definition at line 545 of file overlay_private.hh.

Referenced by OVERLAY_armature_cache_init().

◆ instance_extra

GPUVertFormat* OVERLAY_InstanceFormats::instance_extra

Definition at line 539 of file overlay_private.hh.

Referenced by OVERLAY_armature_cache_init(), and OVERLAY_extra_cache_init().

◆ instance_pos

GPUVertFormat* OVERLAY_InstanceFormats::instance_pos

Definition at line 538 of file overlay_private.hh.

Referenced by OVERLAY_extra_cache_init().

◆ point_extra

GPUVertFormat* OVERLAY_InstanceFormats::point_extra

Definition at line 549 of file overlay_private.hh.

Referenced by OVERLAY_extra_cache_init().

◆ pos

GPUVertFormat* OVERLAY_InstanceFormats::pos

◆ pos_color

GPUVertFormat* OVERLAY_InstanceFormats::pos_color

Definition at line 547 of file overlay_private.hh.

Referenced by OVERLAY_armature_cache_init(), and OVERLAY_extra_cache_init().

◆ wire_extra

GPUVertFormat* OVERLAY_InstanceFormats::wire_extra

Definition at line 548 of file overlay_private.hh.

Referenced by OVERLAY_extra_cache_init().


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