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

#include <gpencil_intern.h>

Public Attributes

struct RegionView3Drv3d
 
struct Depsgraphdepsgraph
 
struct Objectob
 
struct bGPdatagpd
 
struct bGPDlayergpl
 
struct bGPDframegpf
 
struct bGPDframet_gpf
 
struct bGPDstrokegps
 
int disable_fill
 
int offsx
 
int offsy
 
int winx
 
int winy
 
int dflag
 
short lthick
 
float opacity
 
float tintcolor [4]
 
bool onion
 
bool custonion
 
bool is_fill_stroke
 
float diff_mat [4][4]
 

Detailed Description

Definition at line 72 of file gpencil_intern.h.

Member Data Documentation

◆ custonion

bool tGPDdraw::custonion

Definition at line 91 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_strokes().

◆ depsgraph

struct Depsgraph* tGPDdraw::depsgraph

Definition at line 74 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock().

◆ dflag

int tGPDdraw::dflag

Definition at line 86 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_strokes().

◆ diff_mat

float tGPDdraw::diff_mat[4][4]

Definition at line 93 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_stroke_3d().

◆ disable_fill

int tGPDdraw::disable_fill

Definition at line 81 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_strokes().

◆ gpd

struct bGPdata* tGPDdraw::gpd

◆ gpf

struct bGPDframe* tGPDdraw::gpf

Definition at line 78 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock().

◆ gpl

struct bGPDlayer* tGPDdraw::gpl

Definition at line 77 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock().

◆ gps

struct bGPDstroke* tGPDdraw::gps

◆ is_fill_stroke

bool tGPDdraw::is_fill_stroke

◆ lthick

short tGPDdraw::lthick

Definition at line 87 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_strokes().

◆ ob

struct Object* tGPDdraw::ob

Definition at line 75 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_stroke_3d().

◆ offsx

int tGPDdraw::offsx

Definition at line 82 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock().

◆ offsy

int tGPDdraw::offsy

Definition at line 83 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock().

◆ onion

bool tGPDdraw::onion

Definition at line 90 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_strokes().

◆ opacity

float tGPDdraw::opacity

Definition at line 88 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_strokes().

◆ rv3d

struct RegionView3D* tGPDdraw::rv3d

Definition at line 73 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_stroke_3d().

◆ t_gpf

struct bGPDframe* tGPDdraw::t_gpf

Definition at line 79 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_strokes().

◆ tintcolor

float tGPDdraw::tintcolor[4]

Definition at line 89 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_strokes().

◆ winx

int tGPDdraw::winx

Definition at line 84 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_stroke_3d().

◆ winy

int tGPDdraw::winy

Definition at line 85 of file gpencil_intern.h.

Referenced by gpencil_draw_datablock(), and gpencil_draw_stroke_3d().


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