IndexTracker
Set of functions to update buffers or sequences of indexes values in order to match corresponding buffer operations. Useful to track values and structures movement during buffer modifications.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
IndexTracker.type
Members list
Value members
Concrete methods
Modify values in the index buffer tracking Buffer.moveRangeLeft operation effect.
Modify values in the index buffer tracking Buffer.moveRangeLeft operation effect.
Modify values in the index buffer tracking Buffer.moveRangeRight operation effect.
Modify values in the index buffer tracking Buffer.moveRangeRight operation effect.
Modify values in the index buffer tracking Buffer.shiftLeft operation effect.
Modify the index sequence tracking Buffer.shiftLeft operation effect.
Modify values in the index buffer tracking Buffer.shiftRight operation effect.
Modify the index sequence tracking Buffer.shiftRight operation effect.
Modify values in the index buffer tracking Buffer.swapRange operation effect.
Modify values in the index buffer tracking Buffer.swapRange operation effect.
Attributes
- Note
-
removed values are marked with -1
Modify values in the index buffer tracking Buffer.swapRange operation effect.
Modify values in the index buffer tracking Buffer.swapRange operation effect.
Attributes
- Note
-
removed values are marked with -1