This class is an alternative to directly invoking meshToDirectionVolume for the mesh retrieved from the teeth mask. It is better because when a single mesh is created from mask, some neighboring teeth might fuse together, creating incorrect mask. This class invokes meshing for each teeth separately, thus eliminating this problem. Generated from class MR.TeethMaskToDirectionVolumeConvertor. This is the non-const half of the class. More...
Additional Inherited Members | |
| Static Public Member Functions inherited from MR.Const_TeethMaskToDirectionVolumeConvertor | |
| static unsafe MR.TeethMaskToDirectionVolumeConvertor | create (MR.Const_VdbVolume volume, MR.Std.Const_Vector_Int? additionalIds=null) |
| Initialize class. | |
| Protected Member Functions inherited from MR.Const_TeethMaskToDirectionVolumeConvertor | |
| virtual unsafe void | Dispose (bool disposing) |
This class is an alternative to directly invoking meshToDirectionVolume for the mesh retrieved from the teeth mask. It is better because when a single mesh is created from mask, some neighboring teeth might fuse together, creating incorrect mask. This class invokes meshing for each teeth separately, thus eliminating this problem. Generated from class MR.TeethMaskToDirectionVolumeConvertor. This is the non-const half of the class.
|
inline |
Generated from constructor MR.TeethMaskToDirectionVolumeConvertor.TeethMaskToDirectionVolumeConvertor.
|
inline |
Generated from constructor MR.TeethMaskToDirectionVolumeConvertor.TeethMaskToDirectionVolumeConvertor.
|
inline |
Generated from constructor MR.TeethMaskToDirectionVolumeConvertor.TeethMaskToDirectionVolumeConvertor.
|
inline |
Generated from method MR::TeethMaskToDirectionVolumeConvertor::operator=.