Definition at line 513 of file stats.h.
◆ bytes_sparse_components
| ecs_size_t ecs_component_memory_t::bytes_sparse_components |
Bytes used in bitsets (toggled components).
Definition at line 518 of file stats.h.
◆ bytes_table_components
| ecs_size_t ecs_component_memory_t::bytes_table_components |
Total number of component instances.
Definition at line 515 of file stats.h.
◆ bytes_table_components_unused
| ecs_size_t ecs_component_memory_t::bytes_table_components_unused |
Bytes used by table columns.
Definition at line 516 of file stats.h.
◆ bytes_toggle_bitsets
| ecs_size_t ecs_component_memory_t::bytes_toggle_bitsets |
Unused bytes in table columns.
Definition at line 517 of file stats.h.
◆ instances
| int32_t ecs_component_memory_t::instances |
The documentation for this struct was generated from the following file: