Blender  V2.93
Public Attributes | List of all members
UndoLattice Struct Reference

Public Attributes

BPointdef
 
int pntsu
 
int pntsv
 
int pntsw
 
int actbp
 
char typeu
 
char typev
 
char typew
 
float fu
 
float fv
 
float fw
 
float du
 
float dv
 
float dw
 
size_t undo_size
 

Detailed Description

Definition at line 66 of file editlattice_undo.c.

Member Data Documentation

◆ actbp

int UndoLattice::actbp

Definition at line 68 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ def

BPoint* UndoLattice::def

◆ du

float UndoLattice::du

Definition at line 71 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ dv

float UndoLattice::dv

Definition at line 71 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ dw

float UndoLattice::dw

Definition at line 71 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ fu

float UndoLattice::fu

Definition at line 70 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ fv

float UndoLattice::fv

Definition at line 70 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ fw

float UndoLattice::fw

Definition at line 70 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ pntsu

int UndoLattice::pntsu

Definition at line 68 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ pntsv

int UndoLattice::pntsv

Definition at line 68 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ pntsw

int UndoLattice::pntsw

Definition at line 68 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ typeu

char UndoLattice::typeu

Definition at line 69 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ typev

char UndoLattice::typev

Definition at line 69 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ typew

char UndoLattice::typew

Definition at line 69 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ undo_size

size_t UndoLattice::undo_size

Definition at line 72 of file editlattice_undo.c.

Referenced by lattice_undosys_step_encode(), and undolatt_from_editlatt().


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