#include <Contap_TheSurfPropsOfContour.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 | Normale (const Handle< Adaptor3d_HSurface > &S, const Standard_Real U, const Standard_Real V, gp_Pnt &P, gp_Vec &N) |
| static void | DerivAndNorm (const Handle< Adaptor3d_HSurface > &S, const Standard_Real U, const Standard_Real V, gp_Pnt &P, gp_Vec &d1u, gp_Vec &d1v, gp_Vec &N) |
| static void | NormAndDn (const Handle< Adaptor3d_HSurface > &S, const Standard_Real U, const Standard_Real V, gp_Pnt &P, gp_Vec &N, gp_Vec &Dnu, gp_Vec &Dnv) |
Member Function Documentation
| void Contap_TheSurfPropsOfContour::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* Contap_TheSurfPropsOfContour::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void* Contap_TheSurfPropsOfContour::operator new |
( |
size_t |
size | ) |
[inline] |
The documentation for this class was generated from the following file: