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

Public Attributes

BPoint * def
 
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
 
MDeformVert * dvert
 
size_t undo_size
 

Detailed Description

Definition at line 52 of file editlattice_undo.c.

Member Data Documentation

◆ actbp

int UndoLattice::actbp

Definition at line 54 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 57 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ dv

float UndoLattice::dv

Definition at line 57 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ dvert

MDeformVert* UndoLattice::dvert

◆ dw

float UndoLattice::dw

Definition at line 57 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ fu

float UndoLattice::fu

Definition at line 56 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ fv

float UndoLattice::fv

Definition at line 56 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ fw

float UndoLattice::fw

Definition at line 56 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ pntsu

int UndoLattice::pntsu

◆ pntsv

int UndoLattice::pntsv

◆ pntsw

int UndoLattice::pntsw

◆ typeu

char UndoLattice::typeu

Definition at line 55 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ typev

char UndoLattice::typev

Definition at line 55 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ typew

char UndoLattice::typew

Definition at line 55 of file editlattice_undo.c.

Referenced by undolatt_from_editlatt(), and undolatt_to_editlatt().

◆ undo_size

size_t UndoLattice::undo_size

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