MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / register_section_output

Function register_section_output

src/geode/model/common.cpp:56–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 void register_section_output()
57 {
58 geode::SectionOutputFactory::register_creator<
59 geode::OpenGeodeSectionOutput >(
60 geode::OpenGeodeSectionOutput::extension().data() );
61 }
62} // namespace
63
64namespace geode

Callers 1

Calls 2

extensionFunction · 0.50
dataMethod · 0.45

Tested by

no test coverage detected