Delegate Delegates.PostProcessDataHandler<T>
- Namespace
- Pinwheel.Vista.RealWorldData
- Assembly
- Pinwheel.Vista.RealWorldData.Runtime.dll
public delegate void Delegates.PostProcessDataHandler<T>(GeoRect extents, ref T[] data, ref Vector2Int size)
Parameters
extentsGeoRectdataT[]sizeVector2Int
Type Parameters
T