MCPcopy Create free account

hub / github.com/Concept-Bytes/HoloMat2 / functions

Functions54 in github.com/Concept-Bytes/HoloMat2

↓ 4 callersFunctionplay_sound
(file_path)
home_screen.py:24
↓ 4 callersFunctionplay_sound
(file_path)
apps/app_3/app_3.py:27
↓ 4 callersFunctionplay_sound
(file_path)
apps/app_1/app_1.py:31
↓ 3 callersFunctionget_nearest_grid_point
(pos)
apps/app_6/app_6.py:78
↓ 3 callersFunctionmap_coords
(x, y)
apps/app_3/app_3.py:35
↓ 3 callersFunctionmap_coords
(x, y)
apps/app_6/app_6.py:32
↓ 2 callersMethod_calculate_knob_position
(self)
apps/app_5/app_5.py:87
↓ 2 callersFunctiondistance
(p1, p2)
apps/app_1/app_1.py:28
↓ 2 callersMethoddraw
(self, screen)
apps/app_6/app_6.py:43
↓ 2 callersMethoddraw
(self, screen)
apps/app_5/app_5.py:58
↓ 2 callersFunctiondraw_line_with_measurement
(screen, start_point, end_point)
apps/app_1/app_1.py:36
↓ 2 callersMethodis_clicked
(self, pos)
apps/app_6/app_6.py:55
↓ 2 callersFunctionmap_coords
(x, y)
apps/app_5/app_5.py:25
↓ 2 callersFunctionmap_coords
(x, y)
apps/app_1/app_1.py:23
↓ 2 callersFunctionplay_sound
(file_path)
apps/app_2/app_2.py:33
↓ 2 callersMethodupdate
(self)
apps/app_5/app_5.py:38
↓ 1 callersFunctionbrick_breaker
(screen)
apps/app_3/app_3.py:93
↓ 1 callersFunctioncreate_circles
()
home_screen.py:100
↓ 1 callersFunctioncreate_keyboard
()
apps/app_4/app_4.py:55
↓ 1 callersMethoddraw
(self, screen)
home_screen.py:56
↓ 1 callersMethoddraw
(self, screen)
apps/app_4/app_4.py:40
↓ 1 callersMethoddraw
(self, screen)
apps/app_5/app_5.py:92
↓ 1 callersFunctiondraw_grid
(screen)
apps/app_6/app_6.py:72
↓ 1 callersFunctiondraw_grid
(screen, spacing)
apps/app_5/app_5.py:73
↓ 1 callersFunctionexport_design
(traces, holes)
apps/app_6/app_6.py:81
↓ 1 callersMethodis_clicked
(self, pos)
apps/app_4/app_4.py:48
↓ 1 callersMethodis_clicked
(self, pos)
apps/app_5/app_5.py:70
↓ 1 callersMethodis_hovered
(self, pos)
home_screen.py:92
↓ 1 callersMethodis_knob_clicked
(self, pos)
apps/app_5/app_5.py:105
↓ 1 callersMethodis_visible
(self)
apps/app_5/app_5.py:48
↓ 1 callersMethodload_image
(self)
home_screen.py:42
↓ 1 callersFunctionmap_coords
(x, y)
home_screen.py:95
↓ 1 callersFunctionperform_depth_estimation
(image)
apps/app_2/app_2.py:40
↓ 1 callersFunctionplay_click_sound
()
apps/app_4/app_4.py:51
↓ 1 callersFunctionrun
(screen)
apps/app_3/app_3.py:140
↓ 1 callersFunctionrun
(screen)
apps/app_6/app_6.py:100
↓ 1 callersFunctionrun
(screen)
apps/app_4/app_4.py:98
↓ 1 callersFunctionrun
(screen)
apps/app_5/app_5.py:109
↓ 1 callersFunctionrun
(screen)
apps/app_1/app_1.py:47
↓ 1 callersFunctionrun_home_screen
(screen)
home_screen.py:119
↓ 1 callersFunctionsave_images
(depth_map)
apps/app_2/app_2.py:81
↓ 1 callersFunctionspace_invaders
(screen)
apps/app_3/app_3.py:40
↓ 1 callersMethodupdate_knob_position
(self, y)
apps/app_5/app_5.py:98
Method__init__
(self, center, radius, app_index, final_pos, is_main=False)
home_screen.py:29
Method__init__
(self, rect, label)
apps/app_6/app_6.py:38
Method__init__
(self, rect, color)
apps/app_6/app_6.py:59
Method__init__
(self, rect, label, color=NAVY_BLUE, border_color=LIGHT_BLUE)
apps/app_4/app_4.py:34
Method__init__
(self, pos)
apps/app_5/app_5.py:31
Method__init__
(self, rect, label, unit, selected=False)
apps/app_5/app_5.py:52
Method__init__
(self, center_x, center_y, height, min_value, max_value, initial_value)
apps/app_5/app_5.py:80
Methoddraw
(self, screen)
apps/app_6/app_6.py:64
Methoddraw
(self, screen)
apps/app_5/app_5.py:42
Methodis_clicked
(self, pos)
apps/app_6/app_6.py:69
Functionrun
(screen, camera_manager)
apps/app_2/app_2.py:87