Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ get_bbox_max
Method
get_bbox_max
tools/Wires/WireNetwork/WireNetwork.h:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
VectorF center() const;
50
VectorF get_bbox_min() const { return m_bbox_min; }
51
VectorF get_bbox_max() const { return m_bbox_max; }
52
53
void drop_zero_dim();
54
Callers
15
get_center_cell_bbox
Method · 0.80
tile
Method · 0.80
trim_irrelavent_edges
Method · 0.80
mark_directly_supported_vertices
Method · 0.80
apply
Method · 0.80
compute_derivative
Method · 0.80
IsotropicDofExtractor
Method · 0.80
add
Method · 0.80
apply
Method · 0.80
compute_derivative
Method · 0.80
normalize_unit_wire
Method · 0.80
bbox
Method · 0.80
Calls
no outgoing calls
Tested by
4
TEST_F
Function · 0.64
TEST_F
Function · 0.64
run_min_angle_check
Method · 0.64
TEST_F
Function · 0.64