|
Open CASCADE Technology 6.5.2
|
trouver les points d intersection entre la ligne de
cheminement et les arcs de restriction
#include <IntPatch_RstInt.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static void | PutVertexOnLine (Handle< IntPatch_Line > &L, const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &Domain, const Handle< Adaptor3d_HSurface > &OtherSurf, const Standard_Boolean OnFirst, const Standard_Real Tol) |
| void IntPatch_RstInt::operator delete | ( | void * | anAddress | ) | [inline] |
| void* IntPatch_RstInt::operator new | ( | size_t | size | ) | [inline] |
| void* IntPatch_RstInt::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static void IntPatch_RstInt::PutVertexOnLine | ( | Handle< IntPatch_Line > & | L, |
| const Handle< Adaptor3d_HSurface > & | Surf, | ||
| const Handle< Adaptor3d_TopolTool > & | Domain, | ||
| const Handle< Adaptor3d_HSurface > & | OtherSurf, | ||
| const Standard_Boolean | OnFirst, | ||
| const Standard_Real | Tol | ||
| ) | [static] |
1.7.4