1 #ifndef DM_IO_IMPORT_WITH_TRJ_HPP_INCLUDED
2 #define DM_IO_IMPORT_WITH_TRJ_HPP_INCLUDED
9 #include "DM/config.hpp"
10 #include "DM/AutoLink.hpp"
12 #include "DM/ColumnTypes.hpp"
13 #include "DM/IO/IImport.hpp"
16 class OGRSpatialReference;
29 eDefault = eBeamVector
35 bool b_collectHdrContents =
false,
unsigned maxBulkPoints = 1000 );
44 virtual void setPointsImport(ImportHandle importPts) = 0;
47 typedef Handle<IImportWithTRJ> ImportWithTRJHandle;
51 #endif //DM_IO_IMPORT_WITH_TRJ_HPP_INCLUDED