Go to the source code of this file.
|  | 
| template<typename PointDataTreeT > | 
| void | deleteFromGroups (PointDataTreeT &pointTree, const std::vector< std::string > &groups, bool invert=false, bool drop=true) | 
|  | Delete points that are members of specific groups.  More... 
 | 
|  | 
| template<typename PointDataTreeT > | 
| void | deleteFromGroup (PointDataTreeT &pointTree, const std::string &group, bool invert=false, bool drop=true) | 
|  | Delete points that are members of a group.  More... 
 | 
|  | 
- Author
- Nick Avramoussis, Francisco Gochez, Dan Bailey