|
Blender V4.3
|
Public Attributes | |
| float | mat [3][3] |
| int | parent_v |
| int | e |
Definition at line 714 of file MOD_skin.cc.
| int EdgeStackElem::e |
Definition at line 717 of file MOD_skin.cc.
Referenced by build_edge_mats(), and build_emats_stack().
| float EdgeStackElem::mat[3][3] |
Definition at line 715 of file MOD_skin.cc.
Referenced by build_edge_mats(), and build_emats_stack().
| int EdgeStackElem::parent_v |
Definition at line 716 of file MOD_skin.cc.
Referenced by build_edge_mats(), and build_emats_stack().