Blender V5.0
blender::draw::gpencil::GPENCIL_Data Struct Reference

#include <gpencil_engine_private.hh>

Public Attributes

void * engine_type
struct Instanceinstance
char info [GPU_INFO_SIZE]

Detailed Description

Definition at line 393 of file gpencil_engine_private.hh.

Member Data Documentation

◆ engine_type

void* blender::draw::gpencil::GPENCIL_Data::engine_type

Definition at line 394 of file gpencil_engine_private.hh.

◆ info

char blender::draw::gpencil::GPENCIL_Data::info[GPU_INFO_SIZE]

Definition at line 397 of file gpencil_engine_private.hh.

◆ instance

struct Instance* blender::draw::gpencil::GPENCIL_Data::instance

Definition at line 395 of file gpencil_engine_private.hh.


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