Class GridNavigationBodyTraceScratch
Owns reusable caller-side storage for allocation-free warmed navigation-body traces.
public sealed class GridNavigationBodyTraceScratch
- Inheritance
-
GridNavigationBodyTraceScratch
- Inherited Members
Remarks
Instances retain capacity and are not thread-safe.
Constructors
GridNavigationBodyTraceScratch(int, int)
Creates scratch with expected grid and address counts.
public GridNavigationBodyTraceScratch(int gridCapacity = 0, int addressCapacity = 0)
Parameters
Methods
Clear()
Clears temporary values while retaining capacity.
public void Clear()