|
Open CASCADE Technology
7.0.0
|
couple of triangles More...
#include <IntPolyh_Couple.hxx>
Public Member Functions | |
| IntPolyh_Couple () | |
| IntPolyh_Couple (const Standard_Integer i1, const Standard_Integer i2) | |
| Standard_Integer | FirstValue () const |
| Standard_Integer | SecondValue () const |
| Standard_Integer | AnalyseFlagValue () const |
| Standard_Real | AngleValue () const |
| void | SetCoupleValue (const Standard_Integer v, const Standard_Integer w) |
| void | SetAnalyseFlag (const Standard_Integer v) |
| void | SetAngleValue (const Standard_Real ang) |
| void | Dump (const Standard_Integer v) const |
couple of triangles
| IntPolyh_Couple::IntPolyh_Couple | ( | ) |
| IntPolyh_Couple::IntPolyh_Couple | ( | const Standard_Integer | i1, |
| const Standard_Integer | i2 | ||
| ) |
| Standard_Integer IntPolyh_Couple::AnalyseFlagValue | ( | ) | const |
| Standard_Real IntPolyh_Couple::AngleValue | ( | ) | const |
| void IntPolyh_Couple::Dump | ( | const Standard_Integer | v | ) | const |
| Standard_Integer IntPolyh_Couple::FirstValue | ( | ) | const |
| Standard_Integer IntPolyh_Couple::SecondValue | ( | ) | const |
| void IntPolyh_Couple::SetAnalyseFlag | ( | const Standard_Integer | v | ) |
| void IntPolyh_Couple::SetAngleValue | ( | const Standard_Real | ang | ) |
| void IntPolyh_Couple::SetCoupleValue | ( | const Standard_Integer | v, |
| const Standard_Integer | w | ||
| ) |
1.8.10