Blender
V3.3
|
Public Attributes | |
float | mat [3][3] |
int | parent_v |
int | e |
Definition at line 705 of file MOD_skin.c.
int EdgeStackElem::e |
Definition at line 708 of file MOD_skin.c.
Referenced by build_edge_mats(), and build_emats_stack().
float EdgeStackElem::mat[3][3] |
Definition at line 706 of file MOD_skin.c.
Referenced by build_edge_mats(), and build_emats_stack().
int EdgeStackElem::parent_v |
Definition at line 707 of file MOD_skin.c.
Referenced by build_edge_mats(), and build_emats_stack().