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

Public Attributes

ListBase nubase
 
int actvert
 
GHashundoIndex
 
ListBase fcurves
 
ListBase drivers
 
int actnu
 
int flag
 
struct {
   short   shapenr
 
obedit
 
size_t undo_size
 
PaintCurvePointpoints
 
int tot_points
 
int add_index
 

Detailed Description

Definition at line 45 of file editcurve_undo.c.

Member Data Documentation

◆ actnu

int UndoCurve::actnu

Definition at line 50 of file editcurve_undo.c.

Referenced by undocurve_from_editcurve(), and undocurve_to_editcurve().

◆ actvert

int UndoCurve::actvert

Definition at line 47 of file editcurve_undo.c.

Referenced by undocurve_from_editcurve(), and undocurve_to_editcurve().

◆ add_index

int UndoCurve::add_index

Definition at line 34 of file paint_curve_undo.c.

Referenced by undocurve_from_paintcurve(), and undocurve_to_paintcurve().

◆ drivers

ListBase UndoCurve::drivers

◆ fcurves

ListBase UndoCurve::fcurves

◆ flag

int UndoCurve::flag

Definition at line 51 of file editcurve_undo.c.

Referenced by undocurve_from_editcurve(), and undocurve_to_editcurve().

◆ nubase

ListBase UndoCurve::nubase

◆ 

struct { ... } UndoCurve::obedit

◆ points

PaintCurvePoint* UndoCurve::points

◆ shapenr

short UndoCurve::shapenr

Definition at line 55 of file editcurve_undo.c.

Referenced by undocurve_from_editcurve(), and undocurve_to_editcurve().

◆ tot_points

int UndoCurve::tot_points

Definition at line 33 of file paint_curve_undo.c.

Referenced by undocurve_from_paintcurve(), and undocurve_to_paintcurve().

◆ undo_size

size_t UndoCurve::undo_size

Definition at line 58 of file editcurve_undo.c.

Referenced by curve_undosys_step_encode(), and undocurve_from_editcurve().

◆ undoIndex

GHash* UndoCurve::undoIndex

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