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

#include <DNA_gpencil_types.h>

Public Attributes

bGPDcurve_pointcurve_points
 
int tot_curve_points
 
short flag
 
char _pad [2]
 

Detailed Description

Definition at line 213 of file DNA_gpencil_types.h.

Member Data Documentation

◆ _pad

char bGPDcurve::_pad[2]

Definition at line 222 of file DNA_gpencil_types.h.

◆ curve_points

bGPDcurve_point* bGPDcurve::curve_points

◆ flag

short bGPDcurve::flag

◆ tot_curve_points

int bGPDcurve::tot_curve_points

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