|
Open CASCADE Technology 6.5.2
|
#include <GeomInt_ThePrmPrmSvSurfacesOfWLApprox.hxx>

| GeomInt_ThePrmPrmSvSurfacesOfWLApprox::GeomInt_ThePrmPrmSvSurfacesOfWLApprox | ( | const Handle< Adaptor3d_HSurface > & | Surf1, |
| const Handle< Adaptor3d_HSurface > & | Surf2 | ||
| ) |
| Standard_Boolean GeomInt_ThePrmPrmSvSurfacesOfWLApprox::Compute | ( | Standard_Real & | u1, |
| Standard_Real & | v1, | ||
| Standard_Real & | u2, | ||
| Standard_Real & | v2, | ||
| gp_Pnt & | Pt, | ||
| gp_Vec & | Tg, | ||
| gp_Vec2d & | Tguv1, | ||
| gp_Vec2d & | Tguv2 | ||
| ) | [virtual] |
Implements ApproxInt_SvSurfaces.
| void GeomInt_ThePrmPrmSvSurfacesOfWLApprox::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from ApproxInt_SvSurfaces.
| void* GeomInt_ThePrmPrmSvSurfacesOfWLApprox::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from ApproxInt_SvSurfaces.
| void* GeomInt_ThePrmPrmSvSurfacesOfWLApprox::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from ApproxInt_SvSurfaces.
| void GeomInt_ThePrmPrmSvSurfacesOfWLApprox::Pnt | ( | const Standard_Real | u1, |
| const Standard_Real | v1, | ||
| const Standard_Real | u2, | ||
| const Standard_Real | v2, | ||
| gp_Pnt & | P | ||
| ) | [virtual] |
Implements ApproxInt_SvSurfaces.
| Standard_Boolean GeomInt_ThePrmPrmSvSurfacesOfWLApprox::Tangency | ( | const Standard_Real | u1, |
| const Standard_Real | v1, | ||
| const Standard_Real | u2, | ||
| const Standard_Real | v2, | ||
| gp_Vec & | Tg | ||
| ) | [virtual] |
Implements ApproxInt_SvSurfaces.
| Standard_Boolean GeomInt_ThePrmPrmSvSurfacesOfWLApprox::TangencyOnSurf1 | ( | const Standard_Real | u1, |
| const Standard_Real | v1, | ||
| const Standard_Real | u2, | ||
| const Standard_Real | v2, | ||
| gp_Vec2d & | Tg | ||
| ) | [virtual] |
Implements ApproxInt_SvSurfaces.
| Standard_Boolean GeomInt_ThePrmPrmSvSurfacesOfWLApprox::TangencyOnSurf2 | ( | const Standard_Real | u1, |
| const Standard_Real | v1, | ||
| const Standard_Real | u2, | ||
| const Standard_Real | v2, | ||
| gp_Vec2d & | Tg | ||
| ) | [virtual] |
Implements ApproxInt_SvSurfaces.
1.7.4