Open CASCADE Technology
6.5.4
|
#include <Contap_ThePointOfContour.hxx>
Contap_ThePointOfContour::Contap_ThePointOfContour | ( | const gp_Pnt & | Pt, |
const Standard_Real | U, | ||
const Standard_Real | V | ||
) |
const Handle_Adaptor2d_HCurve2d& Contap_ThePointOfContour::Arc | ( | ) | const |
void Contap_ThePointOfContour::Parameters | ( | Standard_Real & | U1, |
Standard_Real & | V1 | ||
) | const |
void Contap_ThePointOfContour::SetArc | ( | const Handle< Adaptor2d_HCurve2d > & | A, |
const Standard_Real | Param, | ||
const IntSurf_Transition & | TLine, | ||
const IntSurf_Transition & | TArc | ||
) |
void Contap_ThePointOfContour::SetValue | ( | const gp_Pnt & | Pt, |
const Standard_Real | U, | ||
const Standard_Real | V | ||
) |
const gp_Pnt& Contap_ThePointOfContour::Value | ( | ) | const |
const Handle_Adaptor3d_HVertex& Contap_ThePointOfContour::Vertex | ( | ) | const |