Function lvr2::getNumberOfPointsInPLY
Defined in File IOUtils.hpp
Function Documentation
-
size_t lvr2::getNumberOfPointsInPLY(const std::string &filename)
Get the Number Of Points (element points if present, vertex count otherwise) in a PLY file.
- Parameters:
filename – A valid PLY file.
- Returns:
size_t Number of points in examined file