Open CASCADE Technology
6.5.4
|
#include <IntPolyh_Couple.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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 |
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 |