Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1182
AABB FakeMesh::get_aabb() const {
1183
return aabb;
1184
}
1185
1186
void FakeMesh::clear_surfaces() {
1187
// if (!mesh.is_valid()) {
Callers
2
edit
Method · 0.80
_calculate_aabb_for_scene
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected