Blender V4.3
OVERLAY_TextureList Struct Reference

#include <overlay_private.hh>

Public Attributes

GPUTexture * temp_depth_tx
 
GPUTexture * dummy_depth_tx
 
GPUTexture * outlines_id_tx
 
GPUTexture * overlay_color_tx
 
GPUTexture * overlay_line_tx
 

Detailed Description

Definition at line 45 of file overlay_private.hh.

Member Data Documentation

◆ dummy_depth_tx

GPUTexture* OVERLAY_TextureList::dummy_depth_tx

◆ outlines_id_tx

GPUTexture* OVERLAY_TextureList::outlines_id_tx

Definition at line 48 of file overlay_private.hh.

Referenced by OVERLAY_outline_cache_init(), and OVERLAY_outline_init().

◆ overlay_color_tx

GPUTexture* OVERLAY_TextureList::overlay_color_tx

◆ overlay_line_tx

GPUTexture* OVERLAY_TextureList::overlay_line_tx

◆ temp_depth_tx


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