MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::Nesting::SequentialNester Class Reference

class to add meshes to nest sequentially More...

#include <MRVoxels/MRSequentialNester.h>

Public Member Functions

 SequentialNester (const NestingBaseParams &params, float voxelSize)
 if voxelSize > 0 peform densification on each addition
Expected< NestingResultnestMesh (const MeshXf &meshXf, const BoxNestingOptions &options, const std::vector< OutEdge > *densificationSequence=nullptr)
Expected< Vector< NestingResult, ObjId > > nestMeshes (const Vector< MeshXf, ObjId > &meshes, const BoxNestingOptions &options, const std::vector< OutEdge > *densificationSequence=nullptr)

Detailed Description

class to add meshes to nest sequentially


The documentation for this class was generated from the following file: