+ remove feature classes to import/export points

This commit is contained in:
wmayer
2015-12-30 15:16:22 +01:00
parent bc4f4de54b
commit ba5cdf386d
10 changed files with 66 additions and 259 deletions

View File

@@ -44,7 +44,7 @@
#include "Points.h"
#include "PointsPy.h"
#include "PointsAlgos.h"
#include "FeaturePointsImportAscii.h"
#include "PointsFeature.h"
using namespace Points;