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

#include <gpencil_engine.h>

Public Attributes

voidengine_type
 
struct GPENCIL_FramebufferListfbl
 
struct GPENCIL_TextureListtxl
 
struct GPENCIL_PassListpsl
 
struct GPENCIL_StorageListstl
 

Detailed Description

Definition at line 182 of file gpencil_engine.h.

Member Data Documentation

◆ engine_type

void* GPENCIL_Data::engine_type

Definition at line 183 of file gpencil_engine.h.

◆ fbl

struct GPENCIL_FramebufferList* GPENCIL_Data::fbl

◆ psl

struct GPENCIL_PassList* GPENCIL_Data::psl

◆ stl

struct GPENCIL_StorageList* GPENCIL_Data::stl

◆ txl

struct GPENCIL_TextureList* GPENCIL_Data::txl

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