Blender V5.0
bGPgrid Struct Reference

#include <DNA_gpencil_legacy_types.h>

Public Attributes

float color [3]
float scale [2]
float offset [2]
char _pad1 [4]
int lines
char _pad [4]

Detailed Description

Definition at line 602 of file DNA_gpencil_legacy_types.h.

Member Data Documentation

◆ _pad

char bGPgrid::_pad[4]

Definition at line 609 of file DNA_gpencil_legacy_types.h.

◆ _pad1

char bGPgrid::_pad1[4]

Definition at line 606 of file DNA_gpencil_legacy_types.h.

◆ color

float bGPgrid::color[3]

Definition at line 603 of file DNA_gpencil_legacy_types.h.

Referenced by BKE_gpencil_data_addnew().

◆ lines

int bGPgrid::lines

Definition at line 608 of file DNA_gpencil_legacy_types.h.

Referenced by BKE_gpencil_data_addnew().

◆ offset

float bGPgrid::offset[2]

Definition at line 605 of file DNA_gpencil_legacy_types.h.

◆ scale

float bGPgrid::scale[2]

Definition at line 604 of file DNA_gpencil_legacy_types.h.

Referenced by BKE_gpencil_data_addnew().


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