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

a pair of faces Generated from class MR.FaceFace. This is the const half of the class. More...

Inheritance diagram for MR.Const_FaceFace:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_FaceFace ()
 Constructs an empty (default-constructed) instance.
unsafe Const_FaceFace (MR.Const_FaceFace _other)
 Generated from constructor MR.FaceFace.FaceFace.
 Const_FaceFace (FaceFace _other)
 Generated from constructor MR.FaceFace.FaceFace.
unsafe Const_FaceFace (MR.FaceId a, MR.FaceId b)
 Generated from constructor MR.FaceFace.FaceFace.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.FaceId__ref_storage_aFace
unsafe MR.FaceId__ref_storage_bFace

Properties

unsafe ref readonly MR.FaceId aFace [get]
unsafe ref readonly MR.FaceId bFace [get]

Detailed Description

a pair of faces Generated from class MR.FaceFace. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_FaceFace() [1/4]

unsafe MR.Const_FaceFace.Const_FaceFace ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_FaceFace() [2/4]

unsafe MR.Const_FaceFace.Const_FaceFace ( MR.Const_FaceFace _other)
inline

Generated from constructor MR.FaceFace.FaceFace.

◆ Const_FaceFace() [3/4]

MR.Const_FaceFace.Const_FaceFace ( FaceFace _other)
inline

Generated from constructor MR.FaceFace.FaceFace.

◆ Const_FaceFace() [4/4]

unsafe MR.Const_FaceFace.Const_FaceFace ( MR.FaceId a,
MR.FaceId b )
inline

Generated from constructor MR.FaceFace.FaceFace.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_FaceFace.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_aFace

unsafe MR.FaceId* MR.Const_FaceFace.__ref_storage_aFace
protected

◆ __ref_storage_bFace

unsafe MR.FaceId* MR.Const_FaceFace.__ref_storage_bFace
protected

Property Documentation

◆ aFace

unsafe ref readonly MR.FaceId MR.Const_FaceFace.aFace
get

◆ bFace

unsafe ref readonly MR.FaceId MR.Const_FaceFace.bFace
get

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