|
Blender
V3.3
|
Public Attributes | |
| bool | is_init |
| bool | is_alloc |
| const float(* | coords )[3] |
Definition at line 51 of file editmesh_loopcut.c.
| const float(* MeshCoordsCache::coords)[3] |
Definition at line 53 of file editmesh_loopcut.c.
Referenced by ringsel_exit(), and ringsel_find_edge().
| bool MeshCoordsCache::is_alloc |
Definition at line 52 of file editmesh_loopcut.c.
Referenced by ringsel_exit(), and ringsel_find_edge().
| bool MeshCoordsCache::is_init |
Definition at line 52 of file editmesh_loopcut.c.
Referenced by ringsel_find_edge().