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

#include <gpencil_engine.h>

Public Attributes

void * engine_type
 
struct GPENCIL_FramebufferList * fbl
 
struct GPENCIL_TextureList * txl
 
struct GPENCIL_PassList * psl
 
struct GPENCIL_StorageList * stl
 

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: