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

#include <overlay_private.h>

Public Attributes

struct GPUFrameBufferoverlay_default_fb
 
struct GPUFrameBufferoverlay_line_fb
 
struct GPUFrameBufferoverlay_color_only_fb
 
struct GPUFrameBufferoverlay_in_front_fb
 
struct GPUFrameBufferoverlay_line_in_front_fb
 
struct GPUFrameBufferoutlines_prepass_fb
 
struct GPUFrameBufferoutlines_resolve_fb
 

Detailed Description

Definition at line 30 of file overlay_private.h.

Member Data Documentation

◆ outlines_prepass_fb

struct GPUFrameBuffer* OVERLAY_FramebufferList::outlines_prepass_fb

Definition at line 36 of file overlay_private.h.

Referenced by OVERLAY_outline_draw(), and OVERLAY_outline_init().

◆ outlines_resolve_fb

struct GPUFrameBuffer* OVERLAY_FramebufferList::outlines_resolve_fb

Definition at line 37 of file overlay_private.h.

Referenced by OVERLAY_outline_draw(), and OVERLAY_outline_init().

◆ overlay_color_only_fb

struct GPUFrameBuffer* OVERLAY_FramebufferList::overlay_color_only_fb

Definition at line 33 of file overlay_private.h.

Referenced by OVERLAY_antialiasing_init(), and OVERLAY_draw_scene().

◆ overlay_default_fb

struct GPUFrameBuffer* OVERLAY_FramebufferList::overlay_default_fb

◆ overlay_in_front_fb

struct GPUFrameBuffer* OVERLAY_FramebufferList::overlay_in_front_fb

◆ overlay_line_fb

struct GPUFrameBuffer* OVERLAY_FramebufferList::overlay_line_fb

◆ overlay_line_in_front_fb

struct GPUFrameBuffer* OVERLAY_FramebufferList::overlay_line_in_front_fb

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