|
Open CASCADE Technology 6.5.2
|
#include <IntPolyh_Couple.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 |
| 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 |
| void IntPolyh_Couple::operator delete | ( | void * | anAddress | ) | [inline] |
| void* IntPolyh_Couple::operator new | ( | size_t | size | ) | [inline] |
| void* IntPolyh_Couple::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| 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.7.4