Conscience Core
Public Member Functions | Static Public Member Functions | List of all members
conscience_core::bridging::CscPointsPersistence Class Reference

#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 CscPointsPersistencegetInstance ()
 

Member Function Documentation

◆ getInstance()

CscPointsPersistence * conscience_core::bridging::CscPointsPersistence::getInstance ( )
static

◆ loadPointsFromCsv()

vector< CscPoint3d * > conscience_core::bridging::CscPointsPersistence::loadPointsFromCsv ( const fs::path &  pointsFilePath) const

◆ savePointsToCsv()

void conscience_core::bridging::CscPointsPersistence::savePointsToCsv ( const vector< const CscPoint3d * > &  points,
const fs::path &  outPath 
) const

The documentation for this class was generated from the following files: