Blender V4.3
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 49 of file editcurve_undo.cc.

Member Data Documentation

◆ actnu

int UndoCurve::actnu

Definition at line 54 of file editcurve_undo.cc.

Referenced by undocurve_from_editcurve(), and undocurve_to_editcurve().

◆ actvert

int UndoCurve::actvert

Definition at line 51 of file editcurve_undo.cc.

Referenced by undocurve_from_editcurve(), and undocurve_to_editcurve().

◆ add_index

int UndoCurve::add_index

Definition at line 36 of file paint_curve_undo.cc.

Referenced by undocurve_from_paintcurve(), and undocurve_to_paintcurve().

◆ drivers

ListBase UndoCurve::drivers

◆ fcurves

ListBase UndoCurve::fcurves

◆ flag

int UndoCurve::flag

Definition at line 55 of file editcurve_undo.cc.

Referenced by undocurve_from_editcurve(), and undocurve_to_editcurve().

◆ nubase

ListBase UndoCurve::nubase

◆ [struct]

struct { ... } UndoCurve::obedit

◆ points

PaintCurvePoint* UndoCurve::points

◆ shapenr

short UndoCurve::shapenr

Definition at line 59 of file editcurve_undo.cc.

Referenced by undocurve_from_editcurve(), and undocurve_to_editcurve().

◆ tot_points

int UndoCurve::tot_points

Definition at line 35 of file paint_curve_undo.cc.

Referenced by undocurve_from_paintcurve(), and undocurve_to_paintcurve().

◆ undo_size

size_t UndoCurve::undo_size

Definition at line 62 of file editcurve_undo.cc.

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: