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

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

Inheritance diagram for MR.DentalId:

Public Member Functions

unsafe DentalId (MR.Const_DentalId _other)
 Generated from constructor MR.DentalId.DentalId.
 DentalId (DentalId _other)
 Generated from constructor MR.DentalId.DentalId.
unsafe MR.DentalId assign (MR.Const_DentalId _other)
 Generated from method MR::DentalId::operator=.
Public Member Functions inherited from MR.Const_DentalId
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.

Additional Inherited Members

Static Public Member Functions inherited from MR.Const_DentalId
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 inherited from MR.Const_DentalId
virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ DentalId() [1/2]

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

Generated from constructor MR.DentalId.DentalId.

◆ DentalId() [2/2]

MR.DentalId.DentalId ( DentalId _other)
inline

Generated from constructor MR.DentalId.DentalId.

Member Function Documentation

◆ assign()

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

Generated from method MR::DentalId::operator=.


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