|
Open CASCADE Technology 7.9.3
|
#include <IntPolyh_StartPoint.hxx>
| IntPolyh_StartPoint::IntPolyh_StartPoint | ( | ) |
| IntPolyh_StartPoint::IntPolyh_StartPoint | ( | const Standard_Real | xx, |
| const Standard_Real | yy, | ||
| const Standard_Real | zz, | ||
| const Standard_Real | uu1, | ||
| const Standard_Real | vv1, | ||
| const Standard_Real | uu2, | ||
| const Standard_Real | vv2, | ||
| const Standard_Integer | T1, | ||
| const Standard_Integer | E1, | ||
| const Standard_Real | LAM1, | ||
| const Standard_Integer | T2, | ||
| const Standard_Integer | E2, | ||
| const Standard_Real | LAM2, | ||
| const Standard_Integer | List ) |
| Standard_Integer IntPolyh_StartPoint::ChainList | ( | ) | const |
| Standard_Integer IntPolyh_StartPoint::CheckSameSP | ( | const IntPolyh_StartPoint & | SP | ) | const |
| void IntPolyh_StartPoint::Dump | ( | ) | const |
| void IntPolyh_StartPoint::Dump | ( | const Standard_Integer | i | ) | const |
| Standard_Integer IntPolyh_StartPoint::E1 | ( | ) | const |
| Standard_Integer IntPolyh_StartPoint::E2 | ( | ) | const |
| Standard_Real IntPolyh_StartPoint::GetAngle | ( | ) | const |
| Standard_Integer IntPolyh_StartPoint::GetEdgePoints | ( | const IntPolyh_Triangle & | Triangle, |
| Standard_Integer & | FirstEdgePoint, | ||
| Standard_Integer & | SecondEdgePoint, | ||
| Standard_Integer & | LastPoint ) const |
| Standard_Real IntPolyh_StartPoint::Lambda1 | ( | ) | const |
| Standard_Real IntPolyh_StartPoint::Lambda2 | ( | ) | const |
| void IntPolyh_StartPoint::SetAngle | ( | const Standard_Real | ang | ) |
| void IntPolyh_StartPoint::SetChainList | ( | const Standard_Integer | ChList | ) |
| void IntPolyh_StartPoint::SetCoupleValue | ( | const Standard_Integer | IT1, |
| const Standard_Integer | IT2 ) |
| void IntPolyh_StartPoint::SetEdge1 | ( | const Standard_Integer | IE1 | ) |
| void IntPolyh_StartPoint::SetEdge2 | ( | const Standard_Integer | IE2 | ) |
| void IntPolyh_StartPoint::SetLambda1 | ( | const Standard_Real | LAM1 | ) |
| void IntPolyh_StartPoint::SetLambda2 | ( | const Standard_Real | LAM2 | ) |
| void IntPolyh_StartPoint::SetUV1 | ( | const Standard_Real | UU1, |
| const Standard_Real | VV1 ) |
| void IntPolyh_StartPoint::SetUV2 | ( | const Standard_Real | UU2, |
| const Standard_Real | VV2 ) |
| void IntPolyh_StartPoint::SetXYZ | ( | const Standard_Real | XX, |
| const Standard_Real | YY, | ||
| const Standard_Real | ZZ ) |
| Standard_Integer IntPolyh_StartPoint::T1 | ( | ) | const |
| Standard_Integer IntPolyh_StartPoint::T2 | ( | ) | const |
| Standard_Real IntPolyh_StartPoint::U1 | ( | ) | const |
| Standard_Real IntPolyh_StartPoint::U2 | ( | ) | const |
| Standard_Real IntPolyh_StartPoint::V1 | ( | ) | const |
| Standard_Real IntPolyh_StartPoint::V2 | ( | ) | const |
| Standard_Real IntPolyh_StartPoint::X | ( | ) | const |
| Standard_Real IntPolyh_StartPoint::Y | ( | ) | const |
| Standard_Real IntPolyh_StartPoint::Z | ( | ) | const |