mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-01 01:16:27 +00:00
Create Positions, Normals, and Indices datasets
This commit is contained in:
@@ -38,7 +38,8 @@ private:
|
||||
std::set<std::string> materials;
|
||||
H5::H5File file;
|
||||
std::set<std::string> guids;
|
||||
std::vector<double> data_container;
|
||||
std::vector<double> double_data_container;
|
||||
std::vector<int> int_data_container;
|
||||
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user