MeshLib C# Docs
Loading...
Searching...
No Matches
MRTeethMaskToDirectionVolume.cs File Reference

Classes

class  MR
 
class  MR.DentalId
 This class represents tooth id Generated from class MR.DentalId. This is the non-const half of the class. More...
 
class  MR.TeethMaskToDirectionVolumeConvertor
 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...