MCPcopy 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_bboxMethod · 0.80
tileMethod · 0.80
trim_irrelavent_edgesMethod · 0.80
applyMethod · 0.80
compute_derivativeMethod · 0.80
IsotropicDofExtractorMethod · 0.80
addMethod · 0.80
applyMethod · 0.80
compute_derivativeMethod · 0.80
normalize_unit_wireMethod · 0.80
bboxMethod · 0.80

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.64
TEST_FFunction · 0.64
run_min_angle_checkMethod · 0.64
TEST_FFunction · 0.64