|
Blender
V2.93
|
Public Attributes | |
| struct RangeTreeUInt * | unused_ids |
| GHash * | id_to_elem |
| GHash * | elem_to_id |
| ListBase | entries |
| BMLogEntry * | current_entry |
Definition at line 80 of file bmesh_log.c.
| BMLogEntry* BMLog::current_entry |
Definition at line 107 of file bmesh_log.c.
| GHash* BMLog::elem_to_id |
Definition at line 94 of file bmesh_log.c.
| ListBase BMLog::entries |
Definition at line 97 of file bmesh_log.c.
| GHash* BMLog::id_to_elem |
Definition at line 93 of file bmesh_log.c.
| struct RangeTreeUInt* BMLog::unused_ids |
Definition at line 82 of file bmesh_log.c.