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

concise representation of proposed hole triangulation Generated from class MR.HoleFillPlan. This is the non-const half of the class. More...

+ Inheritance diagram for MR.HoleFillPlan:

Public Member Functions

unsafe HoleFillPlan ()
 Constructs an empty (default-constructed) instance.
 
unsafe HoleFillPlan (MR.Std._ByValue_Vector_MRFillHoleItem items, int numTris)
 Constructs MR.HoleFillPlan elementwise.
 
unsafe HoleFillPlan (MR._ByValue_HoleFillPlan _other)
 Generated from constructor MR.HoleFillPlan.HoleFillPlan.
 
 HoleFillPlan (Const_HoleFillPlan _other)
 Generated from constructor MR.HoleFillPlan.HoleFillPlan.
 
 HoleFillPlan (HoleFillPlan _other)
 Generated from constructor MR.HoleFillPlan.HoleFillPlan.
 
unsafe MR.HoleFillPlan assign (MR._ByValue_HoleFillPlan _other)
 Generated from method MR.HoleFillPlan.operator=.
 

Properties

new unsafe MR.Std.Vector_MRFillHoleItem items [get, protected set]
 
new unsafe ref int numTris [get]
 

Detailed Description

concise representation of proposed hole triangulation Generated from class MR.HoleFillPlan. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ HoleFillPlan() [1/5]

unsafe MR.HoleFillPlan.HoleFillPlan ( )
inline

Constructs an empty (default-constructed) instance.

◆ HoleFillPlan() [2/5]

unsafe MR.HoleFillPlan.HoleFillPlan ( MR.Std._ByValue_Vector_MRFillHoleItem items,
int numTris )
inline

Constructs MR.HoleFillPlan elementwise.

◆ HoleFillPlan() [3/5]

unsafe MR.HoleFillPlan.HoleFillPlan ( MR._ByValue_HoleFillPlan _other)
inline

Generated from constructor MR.HoleFillPlan.HoleFillPlan.

◆ HoleFillPlan() [4/5]

MR.HoleFillPlan.HoleFillPlan ( Const_HoleFillPlan _other)
inline

Generated from constructor MR.HoleFillPlan.HoleFillPlan.

◆ HoleFillPlan() [5/5]

MR.HoleFillPlan.HoleFillPlan ( HoleFillPlan _other)
inline

Generated from constructor MR.HoleFillPlan.HoleFillPlan.

Member Function Documentation

◆ assign()

unsafe MR.HoleFillPlan MR.HoleFillPlan.assign ( MR._ByValue_HoleFillPlan _other)
inline

Generated from method MR.HoleFillPlan.operator=.

Property Documentation

◆ items

new unsafe MR.Std.Vector_MRFillHoleItem MR.HoleFillPlan.items
getprotected set

◆ numTris

new unsafe ref int MR.HoleFillPlan.numTris
get

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