MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / children

Method children

src/utilities/geometry/ThreeJS.cpp:1385–1387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1383}
1384
1385std::vector<ThreeSceneChild> ThreeSceneObject::children() const {
1386 return m_children;
1387}
1388
1389ThreeBoundingBox::ThreeBoundingBox(double minX, double minY, double minZ, double maxX, double maxY, double maxZ, double lookAtX, double lookAtY,
1390 double lookAtZ, double lookAtR)

Callers 7

TEST_FFunction · 0.45
Attribute_ImplMethod · 0.45
BCLComponentMethod · 0.45
BCLMeasureArgumentMethod · 0.45
BCLXMLMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36