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

the vertices in the queue are ordered by their metric from a start location Generated from class MR.TrivialMetricToPenalty. This is the const half of the class. More...

Inheritance diagram for MR.Const_TrivialMetricToPenalty:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_TrivialMetricToPenalty ()
 Constructs an empty (default-constructed) instance.
unsafe Const_TrivialMetricToPenalty (MR.Const_TrivialMetricToPenalty _other)
 Generated from constructor MR.TrivialMetricToPenalty.TrivialMetricToPenalty.
 Const_TrivialMetricToPenalty (TrivialMetricToPenalty _other)
 Generated from constructor MR.TrivialMetricToPenalty.TrivialMetricToPenalty.
unsafe float call (float metric, MR.VertId _2)
 Generated from method MR::TrivialMetricToPenalty::operator().

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

the vertices in the queue are ordered by their metric from a start location Generated from class MR.TrivialMetricToPenalty. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_TrivialMetricToPenalty() [1/3]

unsafe MR.Const_TrivialMetricToPenalty.Const_TrivialMetricToPenalty ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_TrivialMetricToPenalty() [2/3]

unsafe MR.Const_TrivialMetricToPenalty.Const_TrivialMetricToPenalty ( MR.Const_TrivialMetricToPenalty _other)
inline

◆ Const_TrivialMetricToPenalty() [3/3]

MR.Const_TrivialMetricToPenalty.Const_TrivialMetricToPenalty ( TrivialMetricToPenalty _other)
inline

Member Function Documentation

◆ call()

unsafe float MR.Const_TrivialMetricToPenalty.call ( float metric,
MR.VertId _2 )
inline

Generated from method MR::TrivialMetricToPenalty::operator().

◆ Dispose() [1/2]

virtual void MR.Const_TrivialMetricToPenalty.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

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