Hi everyone, for loading las file and also processing las file data without converting to pod file, i add third-party library liblas to realize this function, but while add the following code lines:
...
//read las file
std::string filename = "F:/Data…