|
ug4
|
#include "pcl/pcl.h"#include <vector>#include <set>#include <map>#include "lib_algebra/parallelization/parallelization_util.h"#include "lib_algebra/parallelization/algebra_layouts.h"#include "common/util/sort_util.h"#include "common/util/binary_buffer.h"#include "common/serialization.h"Go to the source code of this file.
Classes | |
| struct | ug::ParallelNodes::NewSlaveNotification |
| struct | ug::ParallelNodes::OverlapType |
| class | ug::ParallelNodes |
Namespaces | |
| namespace | ug |
| the ug namespace | |
Macros | |
| #define | NAE_APPEND |
| #define | OT_INNER_FLAG 1 |
| #define | OT_MASTER_FLAG 2 |
| #define | OT_SLAVE_FLAG 4 |
| #define NAE_APPEND |
| #define OT_INNER_FLAG 1 |
| #define OT_MASTER_FLAG 2 |
| #define OT_SLAVE_FLAG 4 |