diff options
Diffstat (limited to 'databases/sfcgal/pkg-plist')
-rw-r--r-- | databases/sfcgal/pkg-plist | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/sfcgal/pkg-plist b/databases/sfcgal/pkg-plist index aedccb50265a..c5e833bd4fda 100644 --- a/databases/sfcgal/pkg-plist +++ b/databases/sfcgal/pkg-plist @@ -1,6 +1,5 @@ bin/sfcgal-config include/SFCGAL/Coordinate.h -include/SFCGAL/Cylinder.h include/SFCGAL/Envelope.h include/SFCGAL/Exception.h include/SFCGAL/Geometry.h @@ -19,7 +18,6 @@ include/SFCGAL/PreparedGeometry.h include/SFCGAL/Segment.h include/SFCGAL/Simplicity.h include/SFCGAL/Solid.h -include/SFCGAL/Sphere.h include/SFCGAL/Surface.h include/SFCGAL/Transform.h include/SFCGAL/Triangle.h @@ -119,6 +117,7 @@ include/SFCGAL/detail/ublas.h include/SFCGAL/export.h include/SFCGAL/io/GeometryStreams.h include/SFCGAL/io/OBJ.h +include/SFCGAL/io/STL.h include/SFCGAL/io/ewkt.h include/SFCGAL/io/osg.h include/SFCGAL/io/vtk.h @@ -126,6 +125,8 @@ include/SFCGAL/io/wkb.h include/SFCGAL/io/wkt.h include/SFCGAL/namespace.h include/SFCGAL/numeric.h +include/SFCGAL/primitive3d/Cylinder.h +include/SFCGAL/primitive3d/Sphere.h include/SFCGAL/triangulate/triangulate2DZ.h include/SFCGAL/triangulate/triangulatePolygon.h include/SFCGAL/version.h |