|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Std.Const_Function_Double_From_MRVertId_MRVertId_MRVertId | triangleMetric [get, protected set] |
| | is called for each triangle, if it is set
|
| unsafe MR.Std.Const_Function_Double_From_MRVertId_MRVertId_MRVertId_MRVertId | edgeMetric [get, protected set] |
| | is called for each edge, if it is set
|
| unsafe MR.Std.Const_Function_Double_From_Double_Double | combineMetric [get, protected set] |
| | is called to combine metrics from different candidates, if it is not set it just summarizes input
|
◆ Const_FillHoleMetric() [1/5]
| unsafe MR.Const_FillHoleMetric.Const_FillHoleMetric |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_FillHoleMetric() [2/5]
| unsafe MR.Const_FillHoleMetric.Const_FillHoleMetric |
( |
MR.Std._ByValue_Function_Double_From_MRVertId_MRVertId_MRVertId | triangleMetric, |
|
|
MR.Std._ByValue_Function_Double_From_MRVertId_MRVertId_MRVertId_MRVertId | edgeMetric, |
|
|
MR.Std._ByValue_Function_Double_From_Double_Double | combineMetric ) |
|
inline |
◆ Const_FillHoleMetric() [3/5]
| unsafe MR.Const_FillHoleMetric.Const_FillHoleMetric |
( |
MR._ByValue_FillHoleMetric | _other | ) |
|
|
inline |
◆ Const_FillHoleMetric() [4/5]
◆ Const_FillHoleMetric() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_FillHoleMetric.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_FillHoleMetric.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ combineMetric
| unsafe MR.Std.Const_Function_Double_From_Double_Double MR.Const_FillHoleMetric.combineMetric |
|
getprotected set |
is called to combine metrics from different candidates, if it is not set it just summarizes input
◆ edgeMetric
| unsafe MR.Std.Const_Function_Double_From_MRVertId_MRVertId_MRVertId_MRVertId MR.Const_FillHoleMetric.edgeMetric |
|
getprotected set |
is called for each edge, if it is set
◆ triangleMetric
| unsafe MR.Std.Const_Function_Double_From_MRVertId_MRVertId_MRVertId MR.Const_FillHoleMetric.triangleMetric |
|
getprotected set |
is called for each triangle, if it is set
The documentation for this class was generated from the following file: