OGS
VoxelGridFromLayeredMeshes.h File Reference

Detailed Description

Definition in file VoxelGridFromLayeredMeshes.h.

#include <array>
#include <memory>
#include <utility>
#include <vector>
Include dependency graph for VoxelGridFromLayeredMeshes.h:
This graph shows which files directly or indirectly include this file:

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::MeshMeshToolsLib::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)