Blender V2.61 - r43446
|
Public Attributes | |
void * | old |
void * | newp |
int | nr |
Definition at line 236 of file readfile.c.
void * OldNew::newp |
Definition at line 237 of file readfile.c.
Referenced by blo_end_image_pointer_map(), blo_end_movieclip_pointer_map(), change_idid_adr_fd(), oldnewmap_free_unused(), oldnewmap_insert(), oldnewmap_liblookup(), and oldnewmap_lookup_and_inc().
int OldNew::nr |
Definition at line 238 of file readfile.c.
Referenced by blo_end_image_pointer_map(), blo_end_movieclip_pointer_map(), change_idid_adr_fd(), oldnewmap_free_unused(), oldnewmap_insert(), and oldnewmap_lookup_and_inc().
void* OldNew::old |
Definition at line 237 of file readfile.c.
Referenced by bh4_from_bh8(), oldnewmap_insert(), oldnewmap_liblookup(), oldnewmap_lookup_and_inc(), and verg_oldnewmap().