|
Blender
V2.93
|
Public Attributes | |
| bool | is_init |
| bool | is_alloc |
| const float(* | coords )[3] |
Definition at line 67 of file editmesh_loopcut.c.
| const float(* MeshCoordsCache::coords)[3] |
Definition at line 69 of file editmesh_loopcut.c.
Referenced by ringsel_exit(), and ringsel_find_edge().
| bool MeshCoordsCache::is_alloc |
Definition at line 68 of file editmesh_loopcut.c.
Referenced by ringsel_exit(), and ringsel_find_edge().
| bool MeshCoordsCache::is_init |
Definition at line 68 of file editmesh_loopcut.c.
Referenced by ringsel_find_edge().