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

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

+ Inheritance diagram for MR.FaceFace:

Public Member Functions

unsafe FaceFace ()
 Constructs an empty (default-constructed) instance.
 
unsafe FaceFace (MR.Const_FaceFace _other)
 Generated from constructor MR.FaceFace.FaceFace.
 
 FaceFace (FaceFace _other)
 Generated from constructor MR.FaceFace.FaceFace.
 
unsafe FaceFace (MR.FaceId a, MR.FaceId b)
 Generated from constructor MR.FaceFace.FaceFace.
 
unsafe MR.FaceFace assign (MR.Const_FaceFace _other)
 Generated from method MR.FaceFace.operator=.
 

Properties

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

Detailed Description

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

Constructor & Destructor Documentation

◆ FaceFace() [1/4]

unsafe MR.FaceFace.FaceFace ( )
inline

Constructs an empty (default-constructed) instance.

◆ FaceFace() [2/4]

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

Generated from constructor MR.FaceFace.FaceFace.

◆ FaceFace() [3/4]

MR.FaceFace.FaceFace ( FaceFace _other)
inline

Generated from constructor MR.FaceFace.FaceFace.

◆ FaceFace() [4/4]

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

Generated from constructor MR.FaceFace.FaceFace.

Member Function Documentation

◆ assign()

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

Generated from method MR.FaceFace.operator=.

Property Documentation

◆ aFace

new unsafe ref MR.FaceId MR.FaceFace.aFace
get

◆ bFace

new unsafe ref MR.FaceId MR.FaceFace.bFace
get

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