Blender  V3.3
Public Attributes | List of all members
OldNewMap Struct Reference

Public Attributes

OldNewentries
 
int nentries
 
int32_tmap
 
int capacity_exp
 

Detailed Description

Definition at line 240 of file readfile.c.

Member Data Documentation

◆ capacity_exp

int OldNewMap::capacity_exp

Definition at line 247 of file readfile.c.

Referenced by oldnewmap_increase_size(), and oldnewmap_init_data().

◆ entries

OldNew* OldNewMap::entries

◆ map

int32_t* OldNewMap::map

◆ nentries

int OldNewMap::nentries

The documentation for this struct was generated from the following file: