Open CASCADE Technology
6.9.1
|
#include <IntPolyh_Edge.hxx>
Public Member Functions | |
IntPolyh_Edge () | |
IntPolyh_Edge (const Standard_Integer i1, const Standard_Integer i2, const Standard_Integer i3, const Standard_Integer i4) | |
Standard_Integer | FirstPoint () const |
Standard_Integer | SecondPoint () const |
Standard_Integer | FirstTriangle () const |
Standard_Integer | SecondTriangle () const |
Standard_Integer | AnalysisFlag () const |
void | SetFirstPoint (const Standard_Integer v) |
void | SetSecondPoint (const Standard_Integer v) |
void | SetFirstTriangle (const Standard_Integer v) |
void | SetSecondTriangle (const Standard_Integer v) |
void | SetAnalysisFlag (const Standard_Integer v) |
void | Dump (const Standard_Integer v) const |
IntPolyh_Edge::IntPolyh_Edge | ( | ) |
IntPolyh_Edge::IntPolyh_Edge | ( | const Standard_Integer | i1, |
const Standard_Integer | i2, | ||
const Standard_Integer | i3, | ||
const Standard_Integer | i4 | ||
) |
Standard_Integer IntPolyh_Edge::AnalysisFlag | ( | ) | const |
void IntPolyh_Edge::Dump | ( | const Standard_Integer | v | ) | const |
Standard_Integer IntPolyh_Edge::FirstPoint | ( | ) | const |
Standard_Integer IntPolyh_Edge::FirstTriangle | ( | ) | const |
Standard_Integer IntPolyh_Edge::SecondPoint | ( | ) | const |
Standard_Integer IntPolyh_Edge::SecondTriangle | ( | ) | const |
void IntPolyh_Edge::SetAnalysisFlag | ( | const Standard_Integer | v | ) |
void IntPolyh_Edge::SetFirstPoint | ( | const Standard_Integer | v | ) |
void IntPolyh_Edge::SetFirstTriangle | ( | const Standard_Integer | v | ) |
void IntPolyh_Edge::SetSecondPoint | ( | const Standard_Integer | v | ) |
void IntPolyh_Edge::SetSecondTriangle | ( | const Standard_Integer | v | ) |