Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/diffgram/diffgram
/ AnnotationScene3D.spec.ts
File
AnnotationScene3D.spec.ts
frontend/tests/unit/3d_annotation/AnnotationScene3D.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Vuex from
"vuex"
;
2
import
Vue from
"vue"
;
3
import
* as THREE from
"three"
;
4
import
{createLocalVue, Wrapper} from
"@vue/test-utils"
;
Callers
nothing calls this directly
Calls
15
create_test_mesh
Function · 0.90
reset_materials
Method · 0.80
get_current_color
Method · 0.80
on_drag_transform_controls
Method · 0.80
on_mouse_click
Method · 0.80
on_mouse_double_click
Method · 0.80
on_double_click_edit_mode
Method · 0.80
on_double_click_draw_mode
Method · 0.80
on_click_draw_mode
Method · 0.80
update_mouse_position
Method · 0.80
on_mouse_move
Method · 0.80
get_3d_mouse_position
Method · 0.80
Tested by
no test coverage detected