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

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...

+ Inheritance diagram for MR.TeethMaskToDirectionVolumeConvertor:

Public Member Functions

unsafe TeethMaskToDirectionVolumeConvertor (MR._ByValue_TeethMaskToDirectionVolumeConvertor _other)
 Generated from constructor MR.TeethMaskToDirectionVolumeConvertor.TeethMaskToDirectionVolumeConvertor.
 
 TeethMaskToDirectionVolumeConvertor (Const_TeethMaskToDirectionVolumeConvertor _other)
 Generated from constructor MR.TeethMaskToDirectionVolumeConvertor.TeethMaskToDirectionVolumeConvertor.
 
 TeethMaskToDirectionVolumeConvertor (TeethMaskToDirectionVolumeConvertor _other)
 Generated from constructor MR.TeethMaskToDirectionVolumeConvertor.TeethMaskToDirectionVolumeConvertor.
 
unsafe MR.TeethMaskToDirectionVolumeConvertor assign (MR._ByValue_TeethMaskToDirectionVolumeConvertor _other)
 Generated from method MR.TeethMaskToDirectionVolumeConvertor.operator=.
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ TeethMaskToDirectionVolumeConvertor() [1/3]

unsafe MR.TeethMaskToDirectionVolumeConvertor.TeethMaskToDirectionVolumeConvertor ( MR._ByValue_TeethMaskToDirectionVolumeConvertor _other)
inline

Generated from constructor MR.TeethMaskToDirectionVolumeConvertor.TeethMaskToDirectionVolumeConvertor.

◆ TeethMaskToDirectionVolumeConvertor() [2/3]

MR.TeethMaskToDirectionVolumeConvertor.TeethMaskToDirectionVolumeConvertor ( Const_TeethMaskToDirectionVolumeConvertor _other)
inline

Generated from constructor MR.TeethMaskToDirectionVolumeConvertor.TeethMaskToDirectionVolumeConvertor.

◆ TeethMaskToDirectionVolumeConvertor() [3/3]

MR.TeethMaskToDirectionVolumeConvertor.TeethMaskToDirectionVolumeConvertor ( TeethMaskToDirectionVolumeConvertor _other)
inline

Generated from constructor MR.TeethMaskToDirectionVolumeConvertor.TeethMaskToDirectionVolumeConvertor.

Member Function Documentation

◆ assign()

unsafe MR.TeethMaskToDirectionVolumeConvertor MR.TeethMaskToDirectionVolumeConvertor.assign ( MR._ByValue_TeethMaskToDirectionVolumeConvertor _other)
inline

Generated from method MR.TeethMaskToDirectionVolumeConvertor.operator=.


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