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

Public Attributes

Objectob
 
DRWShadingGroupstroke_grp
 
DRWShadingGroupfill_grp
 
int cfra
 
float plane [4]
 

Detailed Description

Definition at line 168 of file overlay_outline.c.

Member Data Documentation

◆ cfra

int iterData::cfra

Definition at line 172 of file overlay_outline.c.

Referenced by gpencil_stroke_cache_populate().

◆ fill_grp

DRWShadingGroup* iterData::fill_grp

Definition at line 171 of file overlay_outline.c.

Referenced by gpencil_stroke_cache_populate().

◆ ob

Object* iterData::ob

◆ plane

float iterData::plane[4]

Definition at line 173 of file overlay_outline.c.

Referenced by gpencil_layer_cache_populate(), and OVERLAY_outline_gpencil().

◆ stroke_grp

DRWShadingGroup* iterData::stroke_grp

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