The class represents the couple of indices with additional characteristics such as analyzed flag and an angle.
In IntPolyh_MaillageAffinage algorithm the class is used as a couple of interfering triangles with the intersection angle.
More...
#include <IntPolyh_Couple.hxx>
The class represents the couple of indices with additional characteristics such as analyzed flag and an angle.
In IntPolyh_MaillageAffinage algorithm the class is used as a couple of interfering triangles with the intersection angle.
◆ IntPolyh_Couple() [1/2]
IntPolyh_Couple::IntPolyh_Couple |
( |
| ) |
|
|
inline |
◆ IntPolyh_Couple() [2/2]
◆ Angle()
◆ Dump()
◆ FirstValue()
◆ HashCode()
Computes a hash code for this couple, in the range [1, theUpperBound].
- Parameters
-
theUpperBound | the upper bound of the range a computing hash code must be within |
- Returns
- a computed hash code, in the range [1, theUpperBound]
◆ IsAnalyzed()
Returns TRUE if the couple has been analyzed.
◆ IsEqual()
Returns true if the Couple is equal to <theOther>
◆ SecondValue()
Returns the second index.
◆ SetAnalyzed()
◆ SetAngle()
◆ SetCoupleValue()
The documentation for this class was generated from the following file: