|
Blender V5.0
|
Public Attributes | |
| blender::float3 | position |
| blender::float3 | normal |
| char | hflag |
| float | mask |
Definition at line 106 of file bmesh_log.cc.
| char BMLogVert::hflag |
Definition at line 109 of file bmesh_log.cc.
Referenced by bm_log_vert_bmvert_copy(), bm_log_vert_values_swap(), and bm_log_verts_restore().
| float BMLogVert::mask |
Definition at line 110 of file bmesh_log.cc.
Referenced by bm_log_vert_bmvert_copy(), bm_log_vert_values_swap(), and bm_log_verts_restore().
| blender::float3 BMLogVert::normal |
Definition at line 108 of file bmesh_log.cc.
Referenced by BM_log_original_vert_data(), bm_log_vert_bmvert_copy(), bm_log_vert_values_swap(), and bm_log_verts_restore().
| blender::float3 BMLogVert::position |
Definition at line 107 of file bmesh_log.cc.
Referenced by BM_log_original_vert_data(), bm_log_vert_bmvert_copy(), bm_log_vert_values_swap(), and bm_log_verts_restore().