mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 11:24:19 +00:00
Implement BVH based many-many clash with return struct.
This commit is contained in:
@@ -206,5 +206,4 @@
|
||||
|
||||
namespace std {
|
||||
%template(float_array_3) array<double, 3>;
|
||||
%template(vector_float_array_3) vector<array<double, 3>>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user