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

#include <overlay_private.h>

Public Attributes

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

Detailed Description

Definition at line 464 of file overlay_private.h.

Member Data Documentation

◆ instance_bone

struct GPUVertFormat* OVERLAY_InstanceFormats::instance_bone

◆ instance_bone_envelope

struct GPUVertFormat* OVERLAY_InstanceFormats::instance_bone_envelope

Definition at line 469 of file overlay_private.h.

Referenced by OVERLAY_armature_cache_init().

◆ instance_bone_envelope_distance

struct GPUVertFormat* OVERLAY_InstanceFormats::instance_bone_envelope_distance

Definition at line 470 of file overlay_private.h.

Referenced by OVERLAY_armature_cache_init().

◆ instance_bone_envelope_outline

struct GPUVertFormat* OVERLAY_InstanceFormats::instance_bone_envelope_outline

Definition at line 471 of file overlay_private.h.

Referenced by OVERLAY_armature_cache_init().

◆ instance_bone_outline

struct GPUVertFormat* OVERLAY_InstanceFormats::instance_bone_outline

Definition at line 468 of file overlay_private.h.

◆ instance_bone_stick

struct GPUVertFormat* OVERLAY_InstanceFormats::instance_bone_stick

Definition at line 472 of file overlay_private.h.

Referenced by OVERLAY_armature_cache_init().

◆ instance_extra

struct GPUVertFormat* OVERLAY_InstanceFormats::instance_extra

Definition at line 466 of file overlay_private.h.

Referenced by OVERLAY_armature_cache_init(), and OVERLAY_extra_cache_init().

◆ instance_pos

struct GPUVertFormat* OVERLAY_InstanceFormats::instance_pos

Definition at line 465 of file overlay_private.h.

Referenced by OVERLAY_extra_cache_init().

◆ point_extra

struct GPUVertFormat* OVERLAY_InstanceFormats::point_extra

Definition at line 476 of file overlay_private.h.

Referenced by OVERLAY_extra_cache_init().

◆ pos

struct GPUVertFormat* OVERLAY_InstanceFormats::pos

◆ pos_color

struct GPUVertFormat* OVERLAY_InstanceFormats::pos_color

Definition at line 474 of file overlay_private.h.

Referenced by OVERLAY_armature_cache_init(), and OVERLAY_extra_cache_init().

◆ wire_extra

struct GPUVertFormat* OVERLAY_InstanceFormats::wire_extra

Definition at line 475 of file overlay_private.h.

Referenced by OVERLAY_extra_cache_init().


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