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

#include <gpencil_engine.h>

Public Attributes

struct GPENCIL_tVfxnext
 
DRWPassvfx_ps
 
GPUFrameBuffer ** target_fb
 

Detailed Description

Definition at line 86 of file gpencil_engine.h.

Member Data Documentation

◆ next

struct GPENCIL_tVfx* GPENCIL_tVfx::next

Single linked-list.

Definition at line 88 of file gpencil_engine.h.

◆ target_fb

GPUFrameBuffer** GPENCIL_tVfx::target_fb

Definition at line 91 of file gpencil_engine.h.

Referenced by gpencil_vfx_pass_create().

◆ vfx_ps

DRWPass* GPENCIL_tVfx::vfx_ps

Definition at line 89 of file gpencil_engine.h.

Referenced by gpencil_vfx_pass_create().


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