MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Nesting.IBoxNestingPriority Class Reference

class to override box nesting metrics Generated from class MR.Nesting.IBoxNestingPriority. This is the non-const half of the class. More...

Inheritance diagram for MR.Nesting.IBoxNestingPriority:

Public Member Functions

unsafe void init (in MR.Box3f thisBox)
 init priority calculation with box of placed object Generated from method MR.Nesting.IBoxNestingPriority.init.
unsafe void addNested (in MR.Box3f box)
 accumulate priority by one of already nested boxes Generated from method MR.Nesting.IBoxNestingPriority.addNested.

Detailed Description

class to override box nesting metrics Generated from class MR.Nesting.IBoxNestingPriority. This is the non-const half of the class.

Member Function Documentation

◆ addNested()

unsafe void MR.Nesting.IBoxNestingPriority.addNested ( in MR.Box3f box)
inline

accumulate priority by one of already nested boxes Generated from method MR.Nesting.IBoxNestingPriority.addNested.

◆ init()

unsafe void MR.Nesting.IBoxNestingPriority.init ( in MR.Box3f thisBox)
inline

init priority calculation with box of placed object Generated from method MR.Nesting.IBoxNestingPriority.init.


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