|
Blender V4.3
|
Public Attributes | |
| int | vertex_num |
| float | co [3] |
| float | sum_co |
Definition at line 109 of file MOD_array.cc.
| float SortVertsElem::co[3] |
Definition at line 111 of file MOD_array.cc.
Referenced by dm_mvert_map_doubles(), and svert_from_mvert().
| float SortVertsElem::sum_co |
Definition at line 112 of file MOD_array.cc.
Referenced by dm_mvert_map_doubles(), svert_from_mvert(), and svert_sum_cmp().
| int SortVertsElem::vertex_num |
Definition at line 110 of file MOD_array.cc.
Referenced by dm_mvert_map_doubles(), and svert_from_mvert().