|
ug4
|
Namespaces | |
| namespace | ug |
| the ug namespace | |
Functions | |
| void | ug::AllGatherGrid (Grid &gridOut, Selector &sel, GridDataSerializationHandler &serializer, GridDataSerializationHandler &deserializer, const pcl::ProcessCommunicator &procCom=pcl::ProcessCommunicator()) |
| AllGathers selected parts of a grid into 'gridOut'. | |
| void | ug::GatherGrid (Grid &gridOut, Selector &sel, GridDataSerializationHandler &serializer, GridDataSerializationHandler &deserializer, int root, const pcl::ProcessCommunicator &procCom=pcl::ProcessCommunicator()) |
| Gathers selected parts of a grid into 'gridOut' on 'rootProc'. | |