mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 10:59:17 +00:00
Add faces existence condition and keep cleaning
This commit is contained in:
@@ -40,8 +40,8 @@ private:
|
||||
std::set<std::string> guids;
|
||||
std::vector<double> double_data_container;
|
||||
std::vector<int> int_data_container;
|
||||
|
||||
|
||||
|
||||
public:
|
||||
HdfSerializer(const std::string& obj_filename, const std::string& mtl_filename, const SerializerSettings& settings);
|
||||
virtual ~HdfSerializer() {}
|
||||
|
||||
Reference in New Issue
Block a user