|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
#include "geometry/point_cloud.hpp"#include <vector>#include "types.hpp"#include "geometry/operations.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bem |
| Primary namespace for the OpenBEM library. | |
Point cloud functionality.
Definition in file point_cloud.cpp.