Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ min
Method
min
perro_source/core/perro_ui/src/layout.rs:14–16 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
12
}
13
14
pub fn min(self) -> Vector2 {
15
self.center - self.size * 0.5
16
}
17
18
pub fn max(self) -> Vector2 {
19
self.center + self.size * 0.5
Callers
15
offset_index
Function · 0.45
indexed_refs
Function · 0.45
parse_vec_default_value
Function · 0.45
parse_u64_id_string
Function · 0.45
eval_ops_particle
Function · 0.45
strip_comment
Function · 0.45
contains
Method · 0.45
contains_rounded
Method · 0.45
inset
Method · 0.45
texture_region_for_frame
Method · 0.45
set_text
Method · 0.45
clamp_to_char_boundary
Function · 0.45
Calls
no outgoing calls
Tested by
4
parse_vec_default_value
Function · 0.36
panel_rotation_changes_mesh_bounds
Function · 0.36
panel_rotation_uses_pivot_origin
Function · 0.36
snap_computed_ui_rect_rounds_screen_space_rect
Function · 0.36