Class to accumulate source and target points for free form alignment Calculates best Free Form transform to fit given source->target deformation origin ref grid as box corners ( resolution parameter specifies how to divide box ) Generated from class MR.FreeFormBestFit. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_FreeFormBestFit (MR._ByValue_FreeFormBestFit _other) |
| Generated from constructor MR.FreeFormBestFit.FreeFormBestFit. | |
| Const_FreeFormBestFit (Const_FreeFormBestFit _other) | |
| Generated from constructor MR.FreeFormBestFit.FreeFormBestFit. | |
| Const_FreeFormBestFit (FreeFormBestFit _other) | |
| Generated from constructor MR.FreeFormBestFit.FreeFormBestFit. | |
| unsafe | Const_FreeFormBestFit (in MR.Box3d box, MR.Vector3i? resolution=null) |
| initialize the class, compute cached values and reserve space for matrices Generated from constructor MR.FreeFormBestFit.FreeFormBestFit. Parameter resolution defaults to Vector3i::diagonal(2). | |
| unsafe double | getStabilizer () |
| Generated from method MR.FreeFormBestFit.getStabilizer. | |
Static Public Member Functions | |
| static unsafe implicit | operator Const_FreeFormBestFit (in MR.Box3d box) |
| initialize the class, compute cached values and reserve space for matrices Generated from constructor MR.FreeFormBestFit.FreeFormBestFit. Parameter resolution defaults to Vector3i::diagonal(2). | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Class to accumulate source and target points for free form alignment Calculates best Free Form transform to fit given source->target deformation origin ref grid as box corners ( resolution parameter specifies how to divide box ) Generated from class MR.FreeFormBestFit. This is the const half of the class.
|
inline |
Generated from constructor MR.FreeFormBestFit.FreeFormBestFit.
|
inline |
Generated from constructor MR.FreeFormBestFit.FreeFormBestFit.
|
inline |
Generated from constructor MR.FreeFormBestFit.FreeFormBestFit.
|
inline |
initialize the class, compute cached values and reserve space for matrices Generated from constructor MR.FreeFormBestFit.FreeFormBestFit. Parameter resolution defaults to Vector3i::diagonal(2).
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inline |
Generated from method MR.FreeFormBestFit.getStabilizer.
|
inlinestatic |
initialize the class, compute cached values and reserve space for matrices Generated from constructor MR.FreeFormBestFit.FreeFormBestFit. Parameter resolution defaults to Vector3i::diagonal(2).