Rename some files with more sensical names

This commit is contained in:
Thomas Krijnen
2021-11-05 16:54:16 +01:00
parent c203b78d34
commit ab50609854
24 changed files with 59 additions and 59 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
/********************************************************************************
/********************************************************************************
* *
* This file is part of IfcOpenShell. *
* *
@@ -107,7 +107,7 @@ namespace IfcGeom {
class IFC_GEOM_API MAKE_TYPE_NAME(Cache) {
public:
#include "IfcRegisterCreateCache.h"
#include "mapping_cache.i"
std::map<int, TopoDS_Shape> Shape;
};
@@ -536,7 +536,7 @@ public:
void set_conversion_placement_rel_to(const IfcParse::declaration* type);
#include "IfcRegisterGeomHeader.h"
#include "mapping_kernel_header.i"
virtual void setValue(GeomValue var, double value);
virtual double getValue(GeomValue var) const;