Intermact API Reference / @intermact/core / createSamplingMemo
Function: createSamplingMemo()
createSamplingMemo<
T>():SamplingMemo<T>
Defined in: packages/core/src/geometry/memoize.ts:30
Create an empty SamplingMemo.
Type Parameters
T
T
Returns
SamplingMemo<T>