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

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

+ Inheritance diagram for MR.FaceFaceFace:

Public Member Functions

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

Properties

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

Detailed Description

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

Constructor & Destructor Documentation

◆ FaceFaceFace() [1/4]

unsafe MR.FaceFaceFace.FaceFaceFace ( )
inline

Constructs an empty (default-constructed) instance.

◆ FaceFaceFace() [2/4]

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

Generated from constructor MR.FaceFaceFace.FaceFaceFace.

◆ FaceFaceFace() [3/4]

MR.FaceFaceFace.FaceFaceFace ( FaceFaceFace _other)
inline

Generated from constructor MR.FaceFaceFace.FaceFaceFace.

◆ FaceFaceFace() [4/4]

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

Generated from constructor MR.FaceFaceFace.FaceFaceFace.

Member Function Documentation

◆ assign()

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

Generated from method MR.FaceFaceFace.operator=.

Property Documentation

◆ aFace

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

◆ bFace

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

◆ cFace

new unsafe ref MR.FaceId MR.FaceFaceFace.cFace
get

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