MCPcopy 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
479std::vector<size_t> ThreeGeometryData::faces() const {
480 return m_faces;
481}
482
483double ThreeGeometryData::scale() const {
484 return m_scale;

Callers 1

getFacesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected