MeshLib C# Docs
Loading...
Searching...
No Matches

This class represents tooth id Generated from class MR.DentalId. This is the const half of the class. More...

Inheritance diagram for MR.Const_DentalId:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_DentalId (MR.Const_DentalId _other)
 Generated from constructor MR.DentalId.DentalId.
 Const_DentalId (DentalId _other)
 Generated from constructor MR.DentalId.DentalId.
unsafe int fdi ()
 Returns FDI representation of the id Generated from method MR.DentalId.fdi.

Static Public Member Functions

static unsafe MR.Std.Optional_MRDentalId fromFDI (int id)
 Creates id from FDI number known only at runtime Generated from method MR.DentalId.fromFDI.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

This class represents tooth id Generated from class MR.DentalId. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_DentalId() [1/2]

unsafe MR.Const_DentalId.Const_DentalId ( MR.Const_DentalId _other)
inline

Generated from constructor MR.DentalId.DentalId.

◆ Const_DentalId() [2/2]

MR.Const_DentalId.Const_DentalId ( DentalId _other)
inline

Generated from constructor MR.DentalId.DentalId.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_DentalId.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_DentalId.Dispose ( bool disposing)
inlineprotectedvirtual

◆ fdi()

unsafe int MR.Const_DentalId.fdi ( )
inline

Returns FDI representation of the id Generated from method MR.DentalId.fdi.

◆ fromFDI()

unsafe MR.Std.Optional_MRDentalId MR.Const_DentalId.fromFDI ( int id)
inlinestatic

Creates id from FDI number known only at runtime Generated from method MR.DentalId.fromFDI.


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