MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::Nesting::IBoxNestingPriority Class Referenceabstract

class to override box nesting metrics More...

#include <MRMesh/MRBoxNesting.h>

Public Member Functions

virtual ~IBoxNestingPriority ()=default
virtual void init (const Box3f &thisBox)=0
 init priority calculation with box of placed object
virtual void addNested (const Box3f &box)=0
 accumulate priority by one of already nested boxes
virtual double complete () const =0
 finalize priority and return the value (more - better)

Detailed Description

class to override box nesting metrics


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