Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Concept-Bytes/HoloMat2
/ functions
Functions
54 in github.com/Concept-Bytes/HoloMat2
⨍
Functions
54
◇
Types & classes
7
↓ 4 callers
Function
play_sound
(file_path)
home_screen.py:24
↓ 4 callers
Function
play_sound
(file_path)
apps/app_3/app_3.py:27
↓ 4 callers
Function
play_sound
(file_path)
apps/app_1/app_1.py:31
↓ 3 callers
Function
get_nearest_grid_point
(pos)
apps/app_6/app_6.py:78
↓ 3 callers
Function
map_coords
(x, y)
apps/app_3/app_3.py:35
↓ 3 callers
Function
map_coords
(x, y)
apps/app_6/app_6.py:32
↓ 2 callers
Method
_calculate_knob_position
(self)
apps/app_5/app_5.py:87
↓ 2 callers
Function
distance
(p1, p2)
apps/app_1/app_1.py:28
↓ 2 callers
Method
draw
(self, screen)
apps/app_6/app_6.py:43
↓ 2 callers
Method
draw
(self, screen)
apps/app_5/app_5.py:58
↓ 2 callers
Function
draw_line_with_measurement
(screen, start_point, end_point)
apps/app_1/app_1.py:36
↓ 2 callers
Method
is_clicked
(self, pos)
apps/app_6/app_6.py:55
↓ 2 callers
Function
map_coords
(x, y)
apps/app_5/app_5.py:25
↓ 2 callers
Function
map_coords
(x, y)
apps/app_1/app_1.py:23
↓ 2 callers
Function
play_sound
(file_path)
apps/app_2/app_2.py:33
↓ 2 callers
Method
update
(self)
apps/app_5/app_5.py:38
↓ 1 callers
Function
brick_breaker
(screen)
apps/app_3/app_3.py:93
↓ 1 callers
Function
create_circles
()
home_screen.py:100
↓ 1 callers
Function
create_keyboard
()
apps/app_4/app_4.py:55
↓ 1 callers
Method
draw
(self, screen)
home_screen.py:56
↓ 1 callers
Method
draw
(self, screen)
apps/app_4/app_4.py:40
↓ 1 callers
Method
draw
(self, screen)
apps/app_5/app_5.py:92
↓ 1 callers
Function
draw_grid
(screen)
apps/app_6/app_6.py:72
↓ 1 callers
Function
draw_grid
(screen, spacing)
apps/app_5/app_5.py:73
↓ 1 callers
Function
export_design
(traces, holes)
apps/app_6/app_6.py:81
↓ 1 callers
Method
is_clicked
(self, pos)
apps/app_4/app_4.py:48
↓ 1 callers
Method
is_clicked
(self, pos)
apps/app_5/app_5.py:70
↓ 1 callers
Method
is_hovered
(self, pos)
home_screen.py:92
↓ 1 callers
Method
is_knob_clicked
(self, pos)
apps/app_5/app_5.py:105
↓ 1 callers
Method
is_visible
(self)
apps/app_5/app_5.py:48
↓ 1 callers
Method
load_image
(self)
home_screen.py:42
↓ 1 callers
Function
map_coords
(x, y)
home_screen.py:95
↓ 1 callers
Function
perform_depth_estimation
(image)
apps/app_2/app_2.py:40
↓ 1 callers
Function
play_click_sound
()
apps/app_4/app_4.py:51
↓ 1 callers
Function
run
(screen)
apps/app_3/app_3.py:140
↓ 1 callers
Function
run
(screen)
apps/app_6/app_6.py:100
↓ 1 callers
Function
run
(screen)
apps/app_4/app_4.py:98
↓ 1 callers
Function
run
(screen)
apps/app_5/app_5.py:109
↓ 1 callers
Function
run
(screen)
apps/app_1/app_1.py:47
↓ 1 callers
Function
run_home_screen
(screen)
home_screen.py:119
↓ 1 callers
Function
save_images
(depth_map)
apps/app_2/app_2.py:81
↓ 1 callers
Function
space_invaders
(screen)
apps/app_3/app_3.py:40
↓ 1 callers
Method
update_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
Method
draw
(self, screen)
apps/app_6/app_6.py:64
Method
draw
(self, screen)
apps/app_5/app_5.py:42
Method
is_clicked
(self, pos)
apps/app_6/app_6.py:69
Function
run
(screen, camera_manager)
apps/app_2/app_2.py:87