Open cy94 opened 2 years ago
loadFromPLY
property list uchar int vertex_indices
uchar
int
verticesPerFace
PlyHeader
loadFromPLY
function assumes the PLY header line about faces to beproperty list uchar int vertex_indices
.uchar
field could be replaced byint
, for example in the output of Poisson Reconstruction's Surface Trimmer.verticesPerFace
in thePlyHeader