Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ UseBuildingPartsInfo
Method
UseBuildingPartsInfo
generator/final_processor_complex.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void ComplexFinalProcessor::UseBuildingPartsInfo(std::string const & filename)
60
{
61
m_buildingPartsFilename = filename;
62
}
63
64
void ComplexFinalProcessor::Process()
65
{
Callers
1
complex_generator.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected