MCPcopy Create free account
hub / github.com/GDRETools/gdsdecomp / get_aabb

Method get_aabb

compat/fake_mesh.cpp:1182–1184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1180}
1181
1182AABB FakeMesh::get_aabb() const {
1183 return aabb;
1184}
1185
1186void FakeMesh::clear_surfaces() {
1187 // if (!mesh.is_valid()) {

Callers 2

editMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected