|
Blender
V2.93
|
Public Attributes | |
| float | mat [3][3] |
| int | parent_v |
| int | e |
Definition at line 718 of file MOD_skin.c.
| int EdgeStackElem::e |
Definition at line 721 of file MOD_skin.c.
Referenced by build_edge_mats(), and build_emats_stack().
| float EdgeStackElem::mat[3][3] |
Definition at line 719 of file MOD_skin.c.
Referenced by build_edge_mats(), and build_emats_stack().
| int EdgeStackElem::parent_v |
Definition at line 720 of file MOD_skin.c.
Referenced by build_edge_mats(), and build_emats_stack().