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

Method Next

src/ifcgeomserver/IfcGeomServer.cpp:412–412  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

410 void write_content(std::ostream& /*s*/) {}
411public:
412 Next() : Command(NEXT) {};
413};
414
415class Bye : public Command {

Callers 15

is_single_linear_edgeMethod · 0.45
sort_edgesMethod · 0.45
get_single_childFunction · 0.45
convert_implMethod · 0.45
convertMethod · 0.45
shape_pair_enumerateFunction · 0.45
convertMethod · 0.45
convert_openingsMethod · 0.45
convertMethod · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected