|
Blender
V2.93
|
Public Attributes | |
| const void * | oldp |
| void * | newp |
| int | nr |
Definition at line 257 of file readfile.c.
| void* OldNew::newp |
Definition at line 259 of file readfile.c.
Referenced by blo_end_packed_pointer_map(), change_link_placeholder_to_real_ID_pointer_fd(), oldnewmap_clear(), oldnewmap_insert(), and oldnewmap_lookup_and_inc().
| int OldNew::nr |
Definition at line 261 of file readfile.c.
Referenced by blo_end_packed_pointer_map(), change_link_placeholder_to_real_ID_pointer_fd(), oldnewmap_clear(), oldnewmap_insert(), and oldnewmap_lookup_and_inc().
| const void* OldNew::oldp |
Definition at line 258 of file readfile.c.
Referenced by oldnewmap_increase_size(), oldnewmap_insert(), oldnewmap_insert_or_replace(), and oldnewmap_lookup_entry().