|
Blender
V2.93
|
#include <BLI_array_store_utils.h>
Public Attributes | |
| struct BArrayStore ** | stride_table |
| int | stride_table_len |
Definition at line 29 of file BLI_array_store_utils.h.
| struct BArrayStore** BArrayStore_AtSize::stride_table |
Definition at line 30 of file BLI_array_store_utils.h.
Referenced by BLI_array_store_at_size_calc_memory_usage(), BLI_array_store_at_size_clear(), BLI_array_store_at_size_ensure(), and BLI_array_store_at_size_get().
| int BArrayStore_AtSize::stride_table_len |
Definition at line 31 of file BLI_array_store_utils.h.
Referenced by BLI_array_store_at_size_calc_memory_usage(), BLI_array_store_at_size_clear(), and BLI_array_store_at_size_ensure().