|
Open CASCADE Technology 6.5.2
|
#include <Contap_ThePointOfContour.hxx>
| Contap_ThePointOfContour::Contap_ThePointOfContour | ( | ) |
| Contap_ThePointOfContour::Contap_ThePointOfContour | ( | const gp_Pnt & | Pt, |
| const Standard_Real | U, | ||
| const Standard_Real | V | ||
| ) |
| const Handle_Adaptor2d_HCurve2d& Contap_ThePointOfContour::Arc | ( | ) | const |
| Standard_Boolean Contap_ThePointOfContour::IsInternal | ( | ) | const |
| Standard_Boolean Contap_ThePointOfContour::IsMultiple | ( | ) | const |
| Standard_Boolean Contap_ThePointOfContour::IsOnArc | ( | ) | const |
| Standard_Boolean Contap_ThePointOfContour::IsVertex | ( | ) | const |
| void Contap_ThePointOfContour::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Contap_ThePointOfContour::operator new | ( | size_t | size | ) | [inline] |
| void* Contap_ThePointOfContour::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Standard_Real Contap_ThePointOfContour::ParameterOnArc | ( | ) | const |
| Standard_Real Contap_ThePointOfContour::ParameterOnLine | ( | ) | 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::SetInternal | ( | ) |
| void Contap_ThePointOfContour::SetMultiple | ( | ) |
| void Contap_ThePointOfContour::SetParameter | ( | const Standard_Real | Para | ) |
| void Contap_ThePointOfContour::SetValue | ( | const gp_Pnt & | Pt, |
| const Standard_Real | U, | ||
| const Standard_Real | V | ||
| ) |
| void Contap_ThePointOfContour::SetVertex | ( | const Handle< Adaptor3d_HVertex > & | V | ) |
| const IntSurf_Transition& Contap_ThePointOfContour::TransitionOnArc | ( | ) | const |
| const IntSurf_Transition& Contap_ThePointOfContour::TransitionOnLine | ( | ) | const |
| const gp_Pnt& Contap_ThePointOfContour::Value | ( | ) | const |
| const Handle_Adaptor3d_HVertex& Contap_ThePointOfContour::Vertex | ( | ) | const |
1.7.4