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

#include <DNA_lattice_types.h>

Public Attributes

struct Latticelatt
 
int shapenr
 
char needs_flush_to_id
 

Detailed Description

Definition at line 25 of file DNA_lattice_types.h.

Member Data Documentation

◆ latt

struct Lattice* EditLatt::latt

◆ needs_flush_to_id

char EditLatt::needs_flush_to_id

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

Definition at line 36 of file DNA_lattice_types.h.

Referenced by BKE_object_data_editmode_flush_ptr_get(), lattice_undosys_step_decode(), and lattice_undosys_step_encode().

◆ shapenr

int EditLatt::shapenr

Definition at line 30 of file DNA_lattice_types.h.

Referenced by BKE_editlattice_load(), and BKE_editlattice_make().


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