MCPcopy 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
59void ComplexFinalProcessor::UseBuildingPartsInfo(std::string const & filename)
60{
61 m_buildingPartsFilename = filename;
62}
63
64void ComplexFinalProcessor::Process()
65{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected