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

a triple of faces Generated from class MR.FaceFaceFace. This is the const half of the class. More...

Inheritance diagram for MR.Const_FaceFaceFace:

Classes

struct  _Underlying

Public Member Functions

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.FaceId__ref_storage_aFace
unsafe MR.FaceId__ref_storage_bFace
unsafe MR.FaceId__ref_storage_cFace

Properties

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

Detailed Description

a triple of faces Generated from class MR.FaceFaceFace. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_FaceFaceFace() [1/4]

unsafe MR.Const_FaceFaceFace.Const_FaceFaceFace ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_FaceFaceFace() [2/4]

unsafe MR.Const_FaceFaceFace.Const_FaceFaceFace ( MR.Const_FaceFaceFace _other)
inline

Generated from constructor MR.FaceFaceFace.FaceFaceFace.

◆ Const_FaceFaceFace() [3/4]

MR.Const_FaceFaceFace.Const_FaceFaceFace ( FaceFaceFace _other)
inline

Generated from constructor MR.FaceFaceFace.FaceFaceFace.

◆ Const_FaceFaceFace() [4/4]

unsafe MR.Const_FaceFaceFace.Const_FaceFaceFace ( MR.FaceId a,
MR.FaceId b,
MR.FaceId c )
inline

Generated from constructor MR.FaceFaceFace.FaceFaceFace.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_FaceFaceFace.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_aFace

unsafe MR.FaceId* MR.Const_FaceFaceFace.__ref_storage_aFace
protected

◆ __ref_storage_bFace

unsafe MR.FaceId* MR.Const_FaceFaceFace.__ref_storage_bFace
protected

◆ __ref_storage_cFace

unsafe MR.FaceId* MR.Const_FaceFaceFace.__ref_storage_cFace
protected

Property Documentation

◆ aFace

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

◆ bFace

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

◆ cFace

unsafe ref readonly MR.FaceId MR.Const_FaceFaceFace.cFace
get

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