Blender V5.0
EditNurb Struct Reference

#include <DNA_curve_types.h>

Public Attributes

ListBase nurbs
struct GHashkeyindex
int shapenr
char needs_flush_to_id

Detailed Description

Definition at line 183 of file DNA_curve_types.h.

Member Data Documentation

◆ keyindex

◆ needs_flush_to_id

char EditNurb::needs_flush_to_id

ID data is older than edit-mode data. Set Main.is_memfile_undo_flush_needed when enabling.

Definition at line 199 of file DNA_curve_types.h.

Referenced by BKE_object_data_editmode_flush_ptr_get(), curve_undosys_step_decode(), and curve_undosys_step_encode().

◆ nurbs

◆ shapenr

int EditNurb::shapenr

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