MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / collection_base

Function collection_base

src/ifcgeom/taxonomy.h:851–851  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

849 std::vector<typename T::ptr> children;
850
851 collection_base() {}
852 collection_base(const collection_base& other)
853 : geom_item()
854 {

Callers

nothing calls this directly

Calls 3

cloneFunction · 0.70
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected