Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ register_brep_output
Function
register_brep_output
src/geode/model/common.cpp:49–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
void register_brep_output()
50
{
51
geode::BRepOutputFactory::register_creator<
52
geode::OpenGeodeBRepOutput >(
53
geode::OpenGeodeBRepOutput::extension().data() );
54
}
55
56
void register_section_output()
57
{
Callers
1
OPENGEODE_LIBRARY_IMPLEMENTATION
Function · 0.85
Calls
2
extension
Function · 0.50
data
Method · 0.45
Tested by
no test coverage detected