diff options
author | sanine <sanine.not@pm.me> | 2023-02-12 23:53:22 -0600 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2023-02-12 23:53:22 -0600 |
commit | f1fe73d1909a2448a004a88362a1a532d0d4f7c3 (patch) | |
tree | ab37ae3837e2f858de2932bcee9f26e69fab3db1 /libs/assimp/scripts/StepImporter/ifc_entitylist.txt | |
parent | f567ea1e2798fd3156a416e61f083ea3e6b95719 (diff) |
switch to tinyobj and nanovg from assimp and cairo
Diffstat (limited to 'libs/assimp/scripts/StepImporter/ifc_entitylist.txt')
-rw-r--r-- | libs/assimp/scripts/StepImporter/ifc_entitylist.txt | 111 |
1 files changed, 0 insertions, 111 deletions
diff --git a/libs/assimp/scripts/StepImporter/ifc_entitylist.txt b/libs/assimp/scripts/StepImporter/ifc_entitylist.txt deleted file mode 100644 index 14b05ca..0000000 --- a/libs/assimp/scripts/StepImporter/ifc_entitylist.txt +++ /dev/null @@ -1,111 +0,0 @@ -# ============================================================================== -# List of IFC structures needed by Assimp -# ============================================================================== -# use genentitylist.sh to update this list - -# This machine-generated list is not complete, it lacks many intermediate -# classes in the inheritance hierarchy. Those are magically augmented by the -# code generator. Also, the names of all used entities need to be present -# in the source code for this to work. - -IfcAnnotation -IfcArbitraryClosedProfileDef -IfcArbitraryOpenProfileDef -IfcArbitraryProfileDefWithVoids -IfcAxis1Placement -IfcAxis2Placement -IfcAxis2Placement2D -IfcAxis2Placement3D -IfcBooleanClippingResult -IfcBooleanResult -IfcBoundedCurve -IfcBoundingBox -IfcBSplineCurve -IfcBuilding -IfcCartesianPoint -IfcCartesianTransformationOperator -IfcCartesianTransformationOperator3D -IfcCartesianTransformationOperator3DnonUniform -IfcCircle -IfcCircleHollowProfileDef -IfcCircleProfileDef -IfcClosedShell -IfcColourOrFactor -IfcColourRgb -IfcCompositeCurve -IfcCompositeCurveSegment -IfcConic -IfcConnectedFaceSet -IfcConversionBasedUnit -IfcCurve -IfcDirection -IfcDoor -IfcEllipse -IfcExtrudedAreaSolid -IfcFace -IfcFaceBasedSurfaceModel -IfcFaceBound -IfcFaceOuterBound -IfcFeatureElementSubtraction -IfcGeometricRepresentationContext -IfcGeometricRepresentationItem -IfcHalfSpaceSolid -IfcLine -IfcLocalPlacement -IfcManifoldSolidBrep -IfcMappedItem -IfcMeasureWithUnit -IfcNamedUnit -IfcObjectDefinition -IfcObjectPlacement -IfcOpeningElement -IfcParameterizedProfileDef -IfcPlane -IfcPolygonalBoundedHalfSpace -IfcPolyline -IfcPolyLoop -IfcPresentationStyleAssignment -IfcPresentationStyleSelect -IfcProduct -IfcProductRepresentation -IfcProfileDef -IfcProject -IfcRectangleProfileDef -IfcRelAggregates -IfcRelContainedInSpatialStructure -IfcRelFillsElement -IfcRelVoidsElement -IfcRepresentation -IfcRepresentationContext -IfcRepresentationItem -IfcRepresentationMap -IfcRevolvedAreaSolid -IfcShell -IfcShellBasedSurfaceModel -IfcSite -IfcSIUnit -IfcSomething -IfcSpace -IfcSpatialStructureElement -IfcSpatialStructureElements -IfcStyledItem -IfcSurfaceStyle -IfcSurfaceStyleElementSelect -IfcSurfaceStyleRendering -IfcSurfaceStyleShading -IfcSurfaceStyleWithTextures -IfcSweptAreaSolid -IfcSweptDiskSolid -IfcTopologicalRepresentationItem -IfcTrimmedCurve -IfcUnit -IfcUnitAssignment -IfcVector -IfcIShapeProfileDef -IfcPropertyListValue -IfcRelDefinesByProperties -IfcPropertySet -IfcPropertySingleValue -IfcProperty -IfcComplexProperty -IfcElementQuantity |