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

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

Inheritance diagram for MR.Const_HoleFillPlan:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_HoleFillPlan ()
 Constructs an empty (default-constructed) instance.
unsafe Const_HoleFillPlan (MR.Std._ByValue_Vector_MRFillHoleItem items, int numTris)
 Constructs MR.HoleFillPlan elementwise.
unsafe Const_HoleFillPlan (MR._ByValue_HoleFillPlan _other)
 Generated from constructor MR.HoleFillPlan.HoleFillPlan.
 Const_HoleFillPlan (Const_HoleFillPlan _other)
 Generated from constructor MR.HoleFillPlan.HoleFillPlan.
 Const_HoleFillPlan (HoleFillPlan _other)
 Generated from constructor MR.HoleFillPlan.HoleFillPlan.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe int * __ref_storage_numTris

Properties

unsafe MR.Std.Const_Vector_MRFillHoleItem items [get, protected set]
unsafe int numTris [get]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_HoleFillPlan() [1/5]

unsafe MR.Const_HoleFillPlan.Const_HoleFillPlan ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_HoleFillPlan() [2/5]

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

Constructs MR.HoleFillPlan elementwise.

◆ Const_HoleFillPlan() [3/5]

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

Generated from constructor MR.HoleFillPlan.HoleFillPlan.

◆ Const_HoleFillPlan() [4/5]

MR.Const_HoleFillPlan.Const_HoleFillPlan ( Const_HoleFillPlan _other)
inline

Generated from constructor MR.HoleFillPlan.HoleFillPlan.

◆ Const_HoleFillPlan() [5/5]

MR.Const_HoleFillPlan.Const_HoleFillPlan ( HoleFillPlan _other)
inline

Generated from constructor MR.HoleFillPlan.HoleFillPlan.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_HoleFillPlan.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_numTris

unsafe int* MR.Const_HoleFillPlan.__ref_storage_numTris
protected

Property Documentation

◆ items

unsafe MR.Std.Const_Vector_MRFillHoleItem MR.Const_HoleFillPlan.items
getprotected set

◆ numTris

unsafe int MR.Const_HoleFillPlan.numTris
get

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