class to override box nesting metrics Generated from class MR.Nesting.IBoxNestingPriority. This is the non-const half of the class. More...
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. | |
| Public Member Functions inherited from MR.Nesting.Const_IBoxNestingPriority | |
| virtual void | Dispose () |
| unsafe double | complete () |
| finalize priority and return the value (more - better) Generated from method MR.Nesting.IBoxNestingPriority.complete. | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Nesting.Const_IBoxNestingPriority | |
| virtual unsafe void | Dispose (bool disposing) |
class to override box nesting metrics Generated from class MR.Nesting.IBoxNestingPriority. This is the non-const half of the class.
|
inline |
accumulate priority by one of already nested boxes Generated from method MR.Nesting.IBoxNestingPriority.addNested.
|
inline |
init priority calculation with box of placed object Generated from method MR.Nesting.IBoxNestingPriority.init.