mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 14:33:28 +00:00
Backspace everything regarding HDF5
This commit is contained in:
@@ -100,10 +100,6 @@ namespace IfcGeom {
|
||||
void enable_face_styles(bool enable);
|
||||
const std::vector<ifcopenshell::geometry::taxonomy::style::ptr>& styles() const;
|
||||
|
||||
#ifdef WITH_HDF5
|
||||
void write_h5();
|
||||
#endif
|
||||
|
||||
std::string uint8_to_b64(const std::vector<uint8_t>& uuids_array) const;
|
||||
static bool is_manifold(const std::vector<int>& faces);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user