|
Blender
V2.59
|
Public Attributes | |
| void * | old |
| void * | newp |
| int | nr |
Definition at line 222 of file readfile.c.
| void * OldNew::newp |
Definition at line 223 of file readfile.c.
Referenced by blo_end_image_pointer_map(), change_idid_adr_fd(), oldnewmap_free_unused(), oldnewmap_insert(), oldnewmap_liblookup(), and oldnewmap_lookup_and_inc().
| int OldNew::nr |
Definition at line 224 of file readfile.c.
Referenced by blo_end_image_pointer_map(), change_idid_adr_fd(), oldnewmap_free_unused(), oldnewmap_insert(), and oldnewmap_lookup_and_inc().
| void* OldNew::old |
Definition at line 223 of file readfile.c.
Referenced by bh4_from_bh8(), oldnewmap_insert(), oldnewmap_liblookup(), oldnewmap_lookup_and_inc(), and verg_oldnewmap().