MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / OriginAxesMenus.tsx

File OriginAxesMenus.tsx

src/components/viewer3d/OriginAxesMenus.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { memo, useCallback, useRef } from 'react';
2import { Html } from '@react-three/drei';
3import { useAxesNodeActions } from '../../nodes';
4import { useClickOutside } from '../../hooks/useClickOutside';

Callers

nothing calls this directly

Calls 3

useAxesNodeActionsFunction · 0.90
useClickOutsideFunction · 0.90

Tested by

no test coverage detected