MCPcopy Create free account
hub / github.com/ChartGPU/ChartGPU / setVisible

Method setVisible

src/renderers/createHighlightRenderer.ts:31–31  ·  view source on GitHub ↗
(visible: boolean)

Source from the content-addressed store, hash-verified

29 prepare(point: HighlightPoint, color: string, size: number): void;
30 render(passEncoder: GPURenderPassEncoder): void;
31 setVisible(visible: boolean): void;
32 dispose(): void;
33}
34

Callers 6

createRenderCoordinatorFunction · 0.65
onMouseMoveFunction · 0.65
onMouseLeaveFunction · 0.65
renderFunction · 0.65
handlePointerEventFunction · 0.65
setInteractionXFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected