#include <CscPointsPersistence.h>
Public Member Functions | |
| void | savePointsToCsv (const vector< const CscPoint3d * > &points, const fs::path &outPath) const |
| vector< CscPoint3d * > | loadPointsFromCsv (const fs::path &pointsFilePath) const |
Static Public Member Functions | |
| static CscPointsPersistence * | getInstance () |
|
static |
| vector< CscPoint3d * > conscience_core::bridging::CscPointsPersistence::loadPointsFromCsv | ( | const fs::path & | pointsFilePath | ) | const |
| void conscience_core::bridging::CscPointsPersistence::savePointsToCsv | ( | const vector< const CscPoint3d * > & | points, |
| const fs::path & | outPath | ||
| ) | const |