MeshLib
 
Loading...
Searching...
No Matches
MRMoveMeshToVoxelMaxDeriv.h File Reference
#include "MRMeshFwd.h"
#include "MRVoxelsVolumeAccess.h"
#include "MRVolumeInterpolation.h"
#include "MRMatrix3.h"
#include "MRAffineXf.h"
#include "MRBestFitParabola.h"
#include "MRBestFitPolynomial.h"

Go to the source code of this file.

Classes

struct  MR::MoveMeshToVoxelMaxDerivSettings
 
class  MR::MeshOnVoxelsT< MeshType >
 

Namespaces

namespace  MR
 

Typedefs

using MR::MeshOnVoxels = MeshOnVoxelsT<Mesh>
 
using MR::MeshOnVoxelsC = MeshOnVoxelsT<const Mesh>
 

Functions

MRMESH_API VertBitSet MR::moveMeshToVoxelMaxDeriv (Mesh &mesh, const AffineXf3f &meshXf, const VdbVolume &volume, const AffineXf3f &volumeXf, const MoveMeshToVoxelMaxDerivSettings &settings, ProgressCallback callback={})