![]() |
Gaia-ECS v1.0.0
A simple and powerful entity component system
|
Contiguous destination rows emitted as one CopyIter callback range. More...
#include <copy_scratch.h>
Public Attributes | |
| Archetype * | pArchetype = nullptr |
| Destination archetype for the pending range. | |
| Chunk * | pChunk = nullptr |
| Destination chunk for the pending range. | |
| uint16_t | startRow = 0 |
| First destination row in pChunk. | |
| uint16_t | count = 0 |
| Number of contiguous rows in the pending range. | |
Contiguous destination rows emitted as one CopyIter callback range.