Go to the documentation of this file.
  112             setlocale (LC_ALL, 
"C");
 
  151                 bool readIntensity = 
true, 
bool readNormals = 
true, 
 
  152                 bool readFaces = 
true, 
bool readPanoramaCoords = 
true );
 
  
static int readPanoramaCoordCB(p_ply_argument argument)
Callback for read panorama coords.
ModelPtr read(string filename, bool readColor, bool readConfidence=true, bool readIntensity=true, bool readNormals=true, bool readFaces=true, bool readPanoramaCoords=true)
Read specified PLY file.
static int readColorCb(p_ply_argument argument)
Callback for read color information.
void save(ModelPtr model, string filename)
static int readVertexCb(p_ply_argument argument)
Callback for read vertices.
A class for input and output to ply files.
Base interface for all I/O related classes.
std::shared_ptr< Model > ModelPtr
void save(string filename)
Save PLY with previously specified data.
static int readFaceCb(p_ply_argument argument)
Callback for read faces.
Interface specification for low-level io. All read elements are stored in linear arrays.
lvr2
Author(s): Thomas Wiemann 
, Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr 
autogenerated on Wed Mar 2 2022 00:37:24