MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::DentalId Class Reference

This class represents tooth id. More...

#include <MRTeethMaskToDirectionVolume.h>

Public Member Functions

MRVOXELS_API int fdi () const
 Returns FDI representation of the id.
 
auto operator<=> (const DentalId &other) const =default
 

Static Public Member Functions

template<int id>
static constexpr DentalId fromFDI ()
 Creates id from FDI number known at compile time.
 
static MRVOXELS_API std::optional< DentalIdfromFDI (int id)
 Creates id from FDI number known only at runtime.
 

Detailed Description

This class represents tooth id.


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