MCPcopy Create free account
hub / github.com/gre/gl-react / getGLShortName

Method getGLShortName

packages/gl-react/src/createSurface.tsx:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 getGLSize(): [number, number];
41 getGLName(): string;
42 getGLShortName(): string;
43 captureAsDataURL(...args: any[]): string;
44 captureAsBlob(...args: any[]): Promise<Blob>;
45 capture(x?: number, y?: number, w?: number, h?: number): NDArray;

Callers 4

MetaInfoFunction · 0.65
InspectorBoxFunction · 0.65
all.jsFile · 0.65
getGLShortNameMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected