Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ faces
Method
faces
src/utilities/geometry/ThreeJS.cpp:479–481 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
477
}
478
479
std::vector<size_t> ThreeGeometryData::faces() const {
480
return m_faces;
481
}
482
483
double ThreeGeometryData::scale() const {
484
return m_scale;
Callers
1
getFaces
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected