|
Blender
V2.93
|
Public Attributes | |
| Object * | ob |
| DRWShadingGroup * | stroke_grp |
| DRWShadingGroup * | fill_grp |
| int | cfra |
| float | plane [4] |
Definition at line 178 of file overlay_outline.c.
| int iterData::cfra |
Definition at line 182 of file overlay_outline.c.
Referenced by gpencil_stroke_cache_populate().
| DRWShadingGroup* iterData::fill_grp |
Definition at line 181 of file overlay_outline.c.
Referenced by gpencil_stroke_cache_populate().
| Object* iterData::ob |
Definition at line 179 of file overlay_outline.c.
Referenced by gpencil_layer_cache_populate(), gpencil_stroke_cache_populate(), and OVERLAY_outline_gpencil().
| float iterData::plane[4] |
Definition at line 183 of file overlay_outline.c.
Referenced by gpencil_layer_cache_populate(), and OVERLAY_outline_gpencil().
| DRWShadingGroup* iterData::stroke_grp |
Definition at line 180 of file overlay_outline.c.
Referenced by gpencil_layer_cache_populate(), and gpencil_stroke_cache_populate().