C++
PropState hasProperty( Property prop ) const;
Description
Returns the property state of a specified property in the point cloud file. This will tell if a given property is present in all, some, or none of the scans that are in the current point cloud file.
Parameters
Parameters | Description |
---|---|
prop | Input property type of the point cloud |