MCPcopy
hub / github.com/donmccurdy/glTF-Transform / dispose

Method dispose

packages/view/src/pools/Pool.ts:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 gc(): void;
13 size(): number;
14 dispose(): void;
15}
16
17/**

Callers 15

extension.test.tsFile · 0.65
root.test.tsFile · 0.65
material.test.tsFile · 0.65
node.test.tsFile · 0.65
disposeExtensionMethod · 0.65
disposeFunction · 0.65
copyFunction · 0.65
mergeFunction · 0.65
ktxdecompressFunction · 0.65
toktxFunction · 0.65
xmpFunction · 0.65

Implementers 1

Poolpackages/view/src/pools/Pool.ts

Calls

no outgoing calls

Tested by 1

createMaterialsFunction · 0.52