![]() |
OGS
|
Definition in file VoxelGridFromLayeredMeshes.h.
#include <array>#include <memory>#include <utility>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | MeshLib |
| namespace | MathLib |
| namespace | MeshToolsLib |
| namespace | MeshToolsLib::MeshGenerators |
| namespace | MeshToolsLib::MeshGenerators::VoxelFromLayeredMeshes |
Functions | |
| std::unique_ptr< MeshLib::Mesh > | MeshToolsLib::MeshGenerators::VoxelFromLayeredMeshes::createVoxelFromLayeredMesh (std::pair< MathLib::Point3d, MathLib::Point3d > &extent, std::vector< MeshLib::Mesh const * > const &layers, std::array< double, 3 > const cellsize, bool const dilate) |