Blender  V2.93
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 59 of file editcurve_undo.c.

Member Data Documentation

◆ actnu

int UndoCurve::actnu

Definition at line 64 of file editcurve_undo.c.

Referenced by undocurve_from_editcurve(), and undocurve_to_editcurve().

◆ actvert

int UndoCurve::actvert

Definition at line 61 of file editcurve_undo.c.

Referenced by undocurve_from_editcurve(), and undocurve_to_editcurve().

◆ add_index

int UndoCurve::add_index

Definition at line 48 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 65 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 69 of file editcurve_undo.c.

Referenced by undocurve_from_editcurve(), and undocurve_to_editcurve().

◆ tot_points

int UndoCurve::tot_points

Definition at line 47 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 72 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: