Doc tweaks [ci skip]

This commit is contained in:
Stinkfist0
2017-02-24 16:46:14 +02:00
committed by Thomas Krijnen
parent b058647d46
commit 06c1ea9d2c
4 changed files with 25 additions and 21 deletions
+1
View File
@@ -115,6 +115,7 @@ bool rename_file(const std::string& old_filename, const std::string& new_filenam
static std::stringstream log_stream;
void write_log();
/// @todo make the filters non-global
IfcGeom::entity_filter entity_filter; // Entity filter is used always by default.
IfcGeom::layer_filter layer_filter;
const std::string NAME_ARG = "Name", GUID_ARG = "GlobalId", DESC_ARG = "Description", TAG_ARG = "Tag";