Blender
V3.3
|
Public Attributes | |
const void * | oldp |
void * | newp |
int | nr |
Definition at line 233 of file readfile.c.
void* OldNew::newp |
Definition at line 235 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 237 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 234 of file readfile.c.
Referenced by oldnewmap_increase_size(), oldnewmap_insert(), oldnewmap_insert_or_replace(), and oldnewmap_lookup_entry().